On 02.03.2009 16:17, ron minnich wrote: > On Mon, Mar 2, 2009 at 6:57 AM, Carl-Daniel Hailfinger > <[email protected]> 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/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

