[coreboot] [PATCH]Make parser state local to parser

Patrick Georgi patrick at georgi-clan.de
Wed May 5 13:40:14 CEST 2010


Hi,

attached patch makes cur_parent and cur_bus, two variables that track
internal parser state, local to the parser. Before, the device tree
handling had to use them, too - their values are now passed as arguments
instead.

Tested to give identical results for all boards.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100505-2-sconfig-isolate-global-state
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100505/83c9860f/attachment.ksh>


More information about the coreboot mailing list