u-boot-brain/arch/x86/cpu/qemu
Anton Gerasimov 80f3425c57 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
ROM has been made read-only in qemu recently (namely commit 208fa0e4:
"pc: make 'pc.rom' readonly when machine has PCI enabled"). So this
patch restores compatibility between U-Boot and qemu.

Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: mention qemu commit title in the commit message]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-11-30 13:50:17 +08:00
..
car.S x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
cpu.c cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 2016-05-23 15:18:00 +08:00
dram.c board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
e820.c x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 2017-02-07 13:22:01 +08:00
Kconfig x86: qemu: Move Cache-As-RAM memory from area mapped to ROM 2017-11-30 13:50:17 +08:00
Makefile x86: qemu: rename qemu/acpi_table.c 2016-05-23 15:18:00 +08:00
qemu.c board_f: x86: Use checkcpu() for CPU init 2017-04-05 13:55:09 -04:00