aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/sc7180/memlayout.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/sc7180/memlayout.ld')
-rw-r--r--src/soc/qualcomm/sc7180/memlayout.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/qualcomm/sc7180/memlayout.ld b/src/soc/qualcomm/sc7180/memlayout.ld
index 9b0adc4d5d..ce084780c6 100644
--- a/src/soc/qualcomm/sc7180/memlayout.ld
+++ b/src/soc/qualcomm/sc7180/memlayout.ld
@@ -22,7 +22,7 @@ SECTIONS
AOPSRAM_END(0x0B100000)
SSRAM_START(0x14680000)
- OVERLAP_VERSTAGE_ROMSTAGE(0x14680000, 100K)
+ OVERLAP_DECOMPRESSOR_VERSTAGE_ROMSTAGE(0x14680000, 100K)
REGION(qcsdi, 0x14699000, 52K, 4K)
SSRAM_END(0x146AE000)