Hello build bot (Jenkins), Martin Roth, Patrick Georgi, Marshall Dawson, Zheng Bao, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45780
to look at the new patch set (#7).
Change subject: amdfwtool: Remove the assumption of ROM_SIZE ......................................................................
amdfwtool: Remove the assumption of ROM_SIZE
Every platform passes (and need to) the --flashsize to the command parameter, so we remove the macro definition about a built-time romsize defined in Makefile.
Change-Id: I894e833ed23a7da38b36986b624e7dcdf1f4090c Signed-off-by: Zheng Bao fishbaozi@gmail.com --- M util/amdfwtool/Makefile.inc M util/amdfwtool/amdfwtool.c 2 files changed, 2 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/45780/7