Attention is currently required from: Maximilian Brune.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86770?usp=email
to look at the new patch set (#3).
Change subject: include/fmap.h: Require FMAP_SECTION_FLASH_START == 0 ......................................................................
include/fmap.h: Require FMAP_SECTION_FLASH_START == 0
For simplicity we are going to impose this restriction to coreboot. Note however that this is only a restriction for coreboot itself. The FMAP tool itself is still a generic tool that does not require the FMAP to start at offset 0.
Signed-off-by: Maximilian Brune maximilian.brune@9elements.com Change-Id: Iba04ebdcd5557664a865d2854028dd811f052249 --- M src/include/fmap.h 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/86770/3