sc7280: memlayout changes for QCSDI & WMM feature

Change-Id: If5ebcc9a35e0b86321045ef44bb4874144c6402f
Signed-off-by: Sudheer Kumar Amrabadi <samrab@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54064
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
This commit is contained in:
samrab 2021-03-26 16:33:52 +05:30 committed by Shelley Chen
parent 86c5bcd9d1
commit 01158d3bd7
1 changed files with 3 additions and 2 deletions

View File

@ -22,8 +22,9 @@ SECTIONS
AOPSRAM_END(0x0B100000)
SSRAM_START(0x14680000)
OVERLAP_VERSTAGE_ROMSTAGE(0x14680000, 100K)
REGION(qcsdi, 0x14699000, 52K, 4K)
OVERLAP_DECOMPRESSOR_VERSTAGE_ROMSTAGE(0x14680000, 100K)
REGION(qcsdi, 0x14699000, 48K, 4K)
REGION(modem_id, 0x146A5D00, 4, 4)
SSRAM_END(0x146AB000)
BSRAM_START(0x14800000)