[coreboot] [PATCH] v3: various fixes to the device code

ron minnich rminnich at gmail.com
Fri Apr 18 01:37:20 CEST 2008


On Thu, Apr 17, 2008 at 4:18 PM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:

>  Sorry, I don't understand. Since when do superios appear on the PCI bus?

They don't. But they *do* appear on the static device tree now, along
with cpus etc.

The old v2 code was really pci-centric. Now that all static devices
are on the device tree, and some are not pci devices, this should be a
warning, not an error.

>  If the condition is significant at all, we should at least use INFO. If
>  the condition is meaningless, we might as well remove the code completely.

I'm comfortable removing it. It's legacy.


ron




More information about the coreboot mailing list