Hello build bot (Jenkins), Jason Glenesk, Martin Roth, Patrick Georgi, Dave Frodin, Marshall Dawson, Zheng Bao, Nikolai Vyssotski, Matt Papageorge, Justin Frodsham, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42859
to look at the new patch set (#54).
Change subject: amdfwtool: Take a config file instead of command line parameters ......................................................................
amdfwtool: Take a config file instead of command line parameters
BUG=b:154032833 TEST=Build & boot on mandolin
Change-Id: Icae73d0730106aab687486e555ba947796e5e757 Signed-off-by: Zheng Bao fishbaozi@gmail.com --- M src/soc/amd/picasso/Kconfig M src/soc/amd/picasso/Makefile.inc A src/soc/amd/picasso/fw.cfg M src/soc/amd/stoneyridge/Kconfig M src/soc/amd/stoneyridge/Makefile.inc A src/soc/amd/stoneyridge/fw_cz.cfg A src/soc/amd/stoneyridge/fw_st.cfg M src/southbridge/amd/pi/hudson/Kconfig M src/southbridge/amd/pi/hudson/Makefile.inc A src/southbridge/amd/pi/hudson/fw_avl.cfg M util/amdfwtool/Makefile M util/amdfwtool/Makefile.inc M util/amdfwtool/amdfwtool.c A util/amdfwtool/amdfwtool.h A util/amdfwtool/data_parse.c 15 files changed, 730 insertions(+), 548 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/42859/54