Attention is currently required from: Nico Huber, Subrata Banik, Lean Sheng Tan.
Hello build bot (Jenkins), Nico Huber, Subrata Banik, Lean Sheng Tan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74511
to look at the new patch set (#17).
Change subject: soc/intel/common: Don't hardcode ramtop offset ......................................................................
soc/intel/common: Don't hardcode ramtop offset
The `ramtop` can be obtained from the `option.h`, so remove the hardcoded value. Keep the check for the value being byte aligned.
Change-Id: I5327b5d4e78b715a85072e5d9a62cf8fd2ae92c0 Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/soc/intel/common/basecode/ramtop/ramtop.c 1 file changed, 24 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/74511/17