[LinuxBIOS] MC struct

Peter Stuge stuge-linuxbios at cdy.org
Wed Jun 13 11:08:58 CEST 2007


On Tue, Jun 12, 2007 at 09:37:27PM -0700, ron minnich wrote:
> On 6/12/07, ron minnich <rminnich at gmail.com> wrote:
> > On 6/7/07, Peter Stuge <stuge-linuxbios at cdy.org> wrote:
> > > A device tree (not list) in code that
> > > * is seeded by the mainboard dts, which lists all devices
> > > * has device options set from defaults in device dts
> > > * has device option overrides from mainboard dts
> >
> > I have this almost done, just FYI.
> 
> it seems to work, but the error checking is incomplete.

Awesome! Really great work!


[..]

> Pretty much what we said we wanted, I think.

Yes indeed.


> But your Kconfig request is not in there, as supporting it will
> require:
> 
> 1) dtc pass
> 2) kconfig pass
> 3) dtc pass again
> 
> I think.

2 is user doing make *config, right?

Hmm - why the second dtc pass?
Maybe it could be run from the Makefile automatically?


> The changes are backwards-compatible; current qemu target builds
> just fine.
> 
> Peter, is this it?

I think so!


> I can generate a patch if people want to look at the code. I admit
> it is rough, but gives us a starting point.

I'd love to take a look at it!


//Peter




More information about the coreboot mailing list