[coreboot] v3: dts and arrays

ron minnich rminnich at gmail.com
Wed Feb 13 18:12:17 CET 2008


On Feb 13, 2008 9:09 AM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:
>
> On 13.02.2008 17:52, ron minnich wrote:
> > I think the way to do this is make a node.
> >
> > vpci { v1 = "0x1"; v2 = "0x2";};
> >
> > Then in flattree.c I can turn that into an array that is 0-terminated.
> >
>
> Sounds like a good plan. But I don't see a way to have the mainboard dts
> override the settings in the chipset dts, at least when we emit a
> fixed-size array.

Well, hang on, let me see.

thanks

ron




More information about the coreboot mailing list