"Scott Duplichan" scott@notabs.org writes:
When I step through this pci_read_config32 call (on simnow) I see it using the cf8/cfc method for config access, not the mmio method.
Ok, that sounds like CONFIG_MMCONF_SUPPORT_DEFAULT is not set, is that right? Presuming that's so, I'm worried that this code will break for boards where MMCONFIG is enabled per default.