aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7/memlayout.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-armv7/memlayout.ld')
-rw-r--r--src/mainboard/emulation/qemu-armv7/memlayout.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-armv7/memlayout.ld b/src/mainboard/emulation/qemu-armv7/memlayout.ld
index 776e05166b..2b33cb39f3 100644
--- a/src/mainboard/emulation/qemu-armv7/memlayout.ld
+++ b/src/mainboard/emulation/qemu-armv7/memlayout.ld
@@ -42,6 +42,7 @@ SECTIONS
/* TODO: does this thing emulate SRAM? */
BOOTBLOCK(0x00000, 64K)
+ FMAP_CACHE(0x10000, 2K)
DRAM_START(0x60000000)
STACK(0x60000000, 64K)