[coreboot] pci_read_config8 crash in mainboard.c

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Mon Mar 2 16:30:41 CET 2009


On 02.03.2009 16:17, ron minnich wrote:
> On Mon, Mar 2, 2009 at 6:57 AM, Carl-Daniel Hailfinger
> <c-d.hailfinger.devel.2006 at gmx.net> wrote:
>   
>> Hi,
>>
>> Using pci_read_config8() inside mainboard.c causes a crash on the AMD
>> DBM690T and Pistachio targets. AMD developers are seeing the crash as
>> well and use pci_cf8_conf1.read8() instead which works fine.
>>     
>
> Did this just start?
>   

AFAIK it has been the case at least since AMD published their 690G/SB600
port, maybe even before that. For a fun time, grep over the tree for
pci_cf8_conf1 and you'll see it is not constrained to mainboard code.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list