[coreboot] v3: dts and arrays

ron minnich rminnich at gmail.com
Wed Feb 13 17:52:30 CET 2008


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.

ron




More information about the coreboot mailing list