Attention is currently required from: Krystian Hebel. Hello build bot (Jenkins), Idwer Vollering,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55039
to look at the new patch set (#3).
Change subject: util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE ......................................................................
util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE
This patch makes all accesses to the FMAP fields explicitly little endian. It fixes issue where build on BE host produced different binary image than on LE.
Signed-off-by: Marek Kasiewicz marek.kasiewicz@3mdeb.com Signed-off-by: Krystian Hebel krystian.hebel@3mdeb.com Change-Id: Ia88c0625cefa1e594ac1849271a71c3aacc8ce78 --- M util/cbfstool/flashmap/fmap.c 1 file changed, 33 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/55039/3