Attention is currently required from: Shelley Chen, Martin L Roth.
Hello Shelley Chen, Julius Werner, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69486
to look at the new patch set (#2).
Change subject: lib/fmap.c: Show error on fmd flash size mismatch with Kconfig ......................................................................
lib/fmap.c: Show error on fmd flash size mismatch with Kconfig
It's quite surprising to change the ROM size in Kconfig and not have it change the ROM size of the output, but if an fmap file is present, the output size depends on the fmap, not the Kconfig file size.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: I5ed8e09125567f7c04baca292f102dacee974144 --- M src/lib/fmap.c 1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/69486/2