On Mon, Jan 21, 2019 at 1:49 PM Michal Zygowski <michal.zygowski@3mdeb.com> wrote:
Hello coreboot community,

It seems like recent changes to PCI introduced regression. Building
coreboot for PC Engines apu2 results in unbootable image halting at:

get_pbus: dev is NULL!


Oh my, sorry about this. I had the incomplete fix in my local tree already, but have not extended it yet to cover all AGESA/binaryPI. I'll go through the various places where NULL check is required. The error is harsh, but we wan't to track down the places where caller is ignoring the cases where PCI devices are disabled runtime.
 
Any ideas what can I do to fix it, or what is the cause? I would
appreciate Your help.

https://review.coreboot.org/c/coreboot/+/31026

Kyösti