[coreboot] v2 and v3 pci differences

ron minnich rminnich at gmail.com
Fri Oct 10 02:08:08 CEST 2008


On Thu, Oct 9, 2008 at 5:01 PM, Myles Watson <mylesgw at gmail.com> wrote:

>>       if ((dev->on_mainboard) && (dev->rom_address == 0)) {
>>                 // Skip it if rom_address is not set in MB Config.lb.
>>                 // TODO: No more Config.lb in coreboot-v3.
>>                 return;
>>         }

>
> I agree that needs to be done, but in this case the VGA card is not onboard.
> I think the I/O mapping is wrong, which makes it so that when the signature
> gets read it comes back 0xffff instead of 0xa5a5.
>

I think you are right, I will look again.

ron




More information about the coreboot mailing list