Hello Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32414
to look at the new patch set (#2).
Change subject: arch/x86: Add option for running romstage out of RAM ......................................................................
arch/x86: Add option for running romstage out of RAM
AMD's Picasso SOC brings up memory before releasing the x86 processor, and jumps directly torRomstage. Add a global config option to handle that.
TEST=None BUG=b:130804851
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: I678b1f74546ea30abcc655a0daed795d6cfa0034 --- M src/Kconfig M src/arch/x86/assembly_entry.S M src/arch/x86/memlayout.ld 3 files changed, 25 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/32414/2