[coreboot] domain vs device statictree order

Myles Watson mylesgw at gmail.com
Fri Jan 9 15:22:23 CET 2009



> -----Original Message-----
> From: coreboot-bounces at coreboot.org [mailto:coreboot-bounces at coreboot.org]
> On Behalf Of Mart Raudsepp

> Also, what if we had the possibility to run code for disabled devices -
> then the vpci hiding could cleanly happen when the device is disabled
> instead of checks from northbridge code. Like a .disable functor in
> device_ops?

We do.  If you run it in phase2 it runs independent of the enabled flag, and
could use that to do any disabling that was needed.  It's a little confusing
to put the device in the tree then, though, because it will never show up in
lspci.

Thanks,
Myles





More information about the coreboot mailing list