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 (#44).
Change subject: amdfwtool: Take a config file instead of command line parameters ......................................................................
amdfwtool: Take a config file instead of command line parameters
To seperate the patch into individual ones, we need to disable the integration of amdfw.rom for other related boards. They will be changed back in the patches in the same stack.
BUG=Internal Cleanup:154032833 TEST=mandolin
Change-Id: Icae73d0730106aab687486e555ba947796e5e757 Signed-off-by: Zheng Bao fishbaozi@gmail.com --- M Makefile.inc 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/Makefile.inc M src/southbridge/amd/pi/hudson/Makefile.inc M util/amdfwtool/Makefile M util/amdfwtool/Makefile.inc A util/amdfwtool/amdfwtool-b.c M util/amdfwtool/amdfwtool.c A util/amdfwtool/amdfwtool.h A util/amdfwtool/data_parse.c 12 files changed, 2,422 insertions(+), 409 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/42859/44