Carl-Daniel Hailfinger wrote:
> This will break booting at least on qemu.
> Try applying it if your target shows any PCI/HT related funnies.
> 
> Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]>

Nak at least from me.


> +             die("The PCI scan code is broken");

This is not a very useful message. Even if it was improved I don't
think die() is the right approach to solving this problem.

Better investigate what's going on and then attack it with solutions,
rather than burying head in sand.


//Peter

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to