[coreboot] patch: more path support

Peter Stuge peter at stuge.se
Sun Feb 10 06:21:52 CET 2008


On Sat, Feb 09, 2008 at 11:03:47AM -0800, ron minnich wrote:
> How should this really be done? I'd be happier (much) if we could
> just say "path" in any given node and somehow have Magic
> figure out what the path type was. This is really easy to fix
> as soon as some smart person figures it out, so I think we should
> move forward with these changes until we get it. Plus, we may never
> figure it out.

Dunno. This is taking a really easy way out. :p


It should be simple enough to get the type if struct property had
a struct node *node; member so that the owner->parent node could
be reached from within the property foreach loop.


//Peter




More information about the coreboot mailing list