summaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/qualcomm/sc7280/memlayout.ld12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/soc/qualcomm/sc7280/memlayout.ld b/src/soc/qualcomm/sc7280/memlayout.ld
index 95824c7aa9..231b9fe653 100644
--- a/src/soc/qualcomm/sc7280/memlayout.ld
+++ b/src/soc/qualcomm/sc7280/memlayout.ld
@@ -33,12 +33,12 @@ SECTIONS
BSRAM_START(0x14800000)
REGION(pbl_timestamps, 0x14800000, 84K, 4K)
WATCHDOG_TOMBSTONE(0x14818FFC, 4)
- BOOTBLOCK(0x14819000, 40K)
- PRERAM_CBFS_CACHE(0x14823000, 102K)
- TIMESTAMP(0x1483C800, 1K)
- TTB(0x1483D000, 56K)
- STACK(0x1484B000, 16K)
- VBOOT2_WORK(0x1484F000, 12K)
+ BOOTBLOCK(0x14819000, 44K)
+ PRERAM_CBFS_CACHE(0x14824000, 103K)
+ TIMESTAMP(0x1483DC00, 1K)
+ TTB(0x1483E000, 56K)
+ STACK(0x1484C000, 16K)
+ VBOOT2_WORK(0x14850000, 12K)
DMA_COHERENT(0x14853000, 8K)
REGION(qclib_serial_log, 0x14857000, 4K, 4K)
CBFS_MCACHE(0x14858000,16K)