Attention is currently required from: Arthur Heymans, Jérémy Compostella.
Hello Jérémy Compostella, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84045?usp=email
to look at the new patch set (#23).
Change subject: arch/x86/bootblock.ld: Simplify the linker script ......................................................................
arch/x86/bootblock.ld: Simplify the linker script
Instead of doing arithmetic operations to optimize out a few bytes in the linker script, hardcode most sections.
This might increase program size a little.
Change-Id: I278c7199a25b7af77247c0e4fe52fe1c81c17a2a Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/bootblock.ld 1 file changed, 14 insertions(+), 36 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/84045/23