FYI: Merge in progress...

Eric W. Biederman ebiederman at lnxi.com
Mon Oct 18 13:48:00 CEST 2004


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


> I think YHLu's question is that the CPU0 and CPU1 are connected by LDT1 
> one each side. So how do we say
> 	northbridge_18_0.link[0].something = northbridge_19_0
> and
> 	northbridge_19_0.link[0].something = northbridge_18_0
> in the config file ?
> 
> Or it will be set dynamically at run time ?

So far the is still handled in auto.c like it always has been.
The dynamic code ignores coherent links.

While we have moved things around.  The functional part of the code
really has not changed.  We just skip the step of the old static
tree.

An interesting static is that static.c compiles to 35K but compresses
to about 500 bytes. :)

Eric



More information about the coreboot mailing list