Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36313
to look at the new patch set (#6).
Change subject: soc/intel/skylake: Pass on reserved_mem_size via cbmem ......................................................................
soc/intel/skylake: Pass on reserved_mem_size via cbmem
This uses common functions to pass on reserved_mem_size from romstage to ramstage over using EBDA, which is a more fragile area in memory.
Change-Id: I6c750eecaf83b9c1fa94c7c22d9e11d7c830b8a2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/memmap.c 2 files changed, 20 insertions(+), 31 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/36313/6