aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8183/include/soc/memlayout.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/mediatek/mt8183/include/soc/memlayout.ld')
-rw-r--r--src/soc/mediatek/mt8183/include/soc/memlayout.ld5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/soc/mediatek/mt8183/include/soc/memlayout.ld b/src/soc/mediatek/mt8183/include/soc/memlayout.ld
index 6a11a0ed8b..d8d5f6660a 100644
--- a/src/soc/mediatek/mt8183/include/soc/memlayout.ld
+++ b/src/soc/mediatek/mt8183/include/soc/memlayout.ld
@@ -40,9 +40,8 @@ SECTIONS
SRAM_END(0x00120000)
SRAM_L2C_START(0x00200000)
- OVERLAP_DECOMPRESSOR_ROMSTAGE(0x000201000, 152K)
- BOOTBLOCK(0x00227000, 89K)
- VERSTAGE(0x0023E000, 114K)
+ OVERLAP_DECOMPRESSOR_VERSTAGE_ROMSTAGE(0x00201000, 188K)
+ BOOTBLOCK(0x00230000, 64K)
SRAM_L2C_END(0x00280000)
DRAM_START(0x40000000)