coreboot-kgpe-d16/src/mainboard/emulation
Gerd Hoffmann 633c57d1d1 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>
2016-06-21 00:35:32 +02:00
..
qemu-armv7 mb/emulation/*/board_info.txt: Update QEMU URL 2016-05-01 16:25:01 +02:00
qemu-i440fx qemu/x86: car: drop pointless code, move stack out of the way 2016-06-21 00:35:32 +02:00
qemu-power8 Define RAMTOP for x86 only 2016-06-17 00:17:53 +02:00
qemu-q35 emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main() 2016-06-18 20:05:01 +02:00
qemu-riscv Define RAMTOP for x86 only 2016-06-17 00:17:53 +02:00
spike-riscv riscv-spike: Move coreboot to 0x80000000 (2GiB) 2016-06-21 00:11:49 +02:00
Kconfig kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00