Hello Patrick Rudolph, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37485
to look at the new patch set (#2).
Change subject: arch|cpu/x86: Add Kconfig option for x86 reset vector ......................................................................
arch|cpu/x86: Add Kconfig option for x86 reset vector
Prepare for an implementation supporting the reset vector in RAM and not the traditional 0xfffffff0. Add a Kconfig symbol that can be used in place of hardcoded values.
Change-Id: I6a814f7179ee4251aeeccb2555221616e944e03d Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M src/arch/x86/Kconfig M src/arch/x86/failover.ld M src/arch/x86/id.ld M src/arch/x86/memlayout.ld M src/cpu/intel/fit/fit.ld M src/cpu/x86/16bit/reset16.ld 6 files changed, 19 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/37485/2