aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/memlayout.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/ipq806x/memlayout.ld')
-rw-r--r--src/soc/qualcomm/ipq806x/memlayout.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/qualcomm/ipq806x/memlayout.ld b/src/soc/qualcomm/ipq806x/memlayout.ld
index 30596031ec..de1b12935c 100644
--- a/src/soc/qualcomm/ipq806x/memlayout.ld
+++ b/src/soc/qualcomm/ipq806x/memlayout.ld
@@ -29,7 +29,7 @@ SECTIONS
TTB(0x2A05C000, 48K)
DRAM_START(0x40000000)
- CBFS_CACHE(0x405CC000, 192K)
+ CBFS_CACHE(0x405C0000, 240K)
STACK(0x405FC000, 16K)
/* TODO: "256K bytes left for TZBSP"... what does that mean? */
BOOTBLOCK(0x40600000, 32K)