Hello build bot (Jenkins), Angel Pons, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44677
to look at the new patch set (#3).
Change subject: nb/intel/sandybridge: x86_64 support ......................................................................
nb/intel/sandybridge: x86_64 support
Add experimental x86_64 support for native raminit. The MRC blobs isn't supported yet as there's no x86_32 wrapper.
Tested on HP8200: * Still boots on x86_32. * Hangs in permanent SMM handler (SMM relocation handler works with the same code) The call/jmp to c_handler stops the CPU. Even a RSM in long mode doesn't work any more.
Change-Id: Iab29a87d52ad3f6c480f21a3b8389a7f49cb5dd8 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/cpu/intel/model_206ax/Kconfig M src/northbridge/intel/sandybridge/raminit_common.c M src/southbridge/intel/bd82x6x/azalia.c M src/southbridge/intel/bd82x6x/lpc.c M src/southbridge/intel/bd82x6x/sata.c 5 files changed, 40 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/44677/3