Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31708
to look at the new patch set (#3).
Change subject: cbfstool: Support all FMAP flags for FMD ......................................................................
cbfstool: Support all FMAP flags for FMD
The FMAP area_flag also supports STATIC, RO, COMPRESSED and we do want to allow them all in FMD.
BUG=chromium:936768 TEST=make; boots an x86 image. Manually added RO, STATIC, COMPRESSED to FMD entries and verified output.
Change-Id: I7b84ce55c0a120061b285b69c51f37e6663fdb66 Signed-off-by: Hung-Te Lin hungte@chromium.org --- M util/cbfstool/fmap_from_fmd.c M util/cbfstool/fmd.h M util/cbfstool/fmd_parser.c_shipped M util/cbfstool/fmd_parser.h_shipped M util/cbfstool/fmd_parser.y M util/cbfstool/fmd_scanner.c_shipped M util/cbfstool/fmd_scanner.h_shipped M util/cbfstool/fmd_scanner.l 8 files changed, 242 insertions(+), 161 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/31708/3