Attention is currently required from: Kyösti Mälkki. Hello build bot (Jenkins), Patrick Georgi, Kyösti Mälkki,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55074
to look at the new patch set (#2).
Change subject: cbfstool/linux_trampoline.S: Fixup the e820 table ......................................................................
cbfstool/linux_trampoline.S: Fixup the e820 table
The e820 type don't fully match the LB_TAG_MEMORY types, so change all unknown types to e820 to '2', reserved memory.
TESTED with Linuxboot: e820 now shows the CBMEM region as reserved.
Change-Id: Ie0e41c66e002919e41590327afe0f543e0037369 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M util/cbfstool/linux_trampoline.S M util/cbfstool/linux_trampoline.c 2 files changed, 21 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/55074/2