summaryrefslogtreecommitdiff
path: root/src/cpu/intel/slot_1/Makefile.inc
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-06-16 08:19:59 +0200
committerMartin Roth <martinroth@google.com>2016-06-21 00:35:32 +0200
commit633c57d1d1ab3b2241fd259e12423054527ee000 (patch)
treea0660b378457e228c2776859c1448e250d5ce4fd /src/cpu/intel/slot_1/Makefile.inc
parent710566093a504f0fecb641661c5379cad268189b (diff)
downloadcoreboot-633c57d1d1ab3b2241fd259e12423054527ee000.tar.xz
qemu/x86: car: drop pointless code, move stack out of the way
RAM doesn't need any initialization on qemu, so we can simply use it right away. No need to try using the cache as ram in the first place. We also can place the stack in normal ram right from start and we don't have to switch it to another place later on. Place the stack in real mode memory which isn't used for something else. Change-Id: Ib7a3f58a846d139f7babea5f43722a30fe0fe962 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-on: https://review.coreboot.org/15214 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/cpu/intel/slot_1/Makefile.inc')
0 files changed, 0 insertions, 0 deletions