Attention is currently required from: Raul Rangel, Martin L Roth, Jon Murphy, Arthur Heymans, Angel Pons, Tim Van Patten, Felix Held.
Hello build bot (Jenkins), Raul Rangel, Martin L Roth, Jon Murphy, Arthur Heymans, Angel Pons, Tim Van Patten, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74736
to look at the new patch set (#2).
Change subject: util/sconfig: Include optional maiboard chip header ......................................................................
util/sconfig: Include optional maiboard chip header
Mainboard chip headers can contain defintions that can be referenced in the devicetree. One of the potential use-cases is for the hardware configurations in devicetree to refer to net names instead of cryptic GPIO numbers. This helps to improve the code readability. Add support to include mainboard chip header, if present.
BUG=None TEST=Build Skyrim BIOS with & without mainboard chip header.
Change-Id: I34893a703cc4f588dda3736e858429bf765059e6 Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M util/sconfig/main.c 1 file changed, 62 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/74736/2