Removing device driver code in mainboard.c for Tyan boards?

Eric W. Biederman ebiederman at lnxi.com
Thu Nov 4 21:35:01 CET 2004


Li-Ta Lo <ollie at lanl.gov> writes:

> On Thu, 2004-11-04 at 17:13, YhLu wrote:
> > Then every device will need do scan_static_bus.
> > 
> > Also the debug device need to find his parent....
> > 

> Why ??
> 
> Ollie

YhLu I think Ollie was just thinking about different kinds
of debug devices for different kinds of debugging information.

One to print the out pci space.
Another one dump the cpu msrs.

Etc.

Basically just configurable hooks that we can collect and
everyone can share.

It should not be necessary to place the debug devices in
different places in the tree.

Eric



More information about the coreboot mailing list