coreboot-kgpe-d16/util/sconfig
Duncan Laurie cbd0bd8155 sconfig: Add function for parse+override of tree
Extract the steps to parse and override a devicetree into a function
so it can be used multiple times without copying the same logic.

Change-Id: I4e496a223757beb22e3bd678eb6115968bd32529
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44036
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2020-09-18 22:41:56 +00:00
..
Makefile.inc
description.md
lex.yy.c_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
main.c sconfig: Add function for parse+override of tree 2020-09-18 22:41:56 +00:00
sconfig.h sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.l sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.tab.c_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.tab.h_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.y sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00