summaryrefslogtreecommitdiff
path: root/configs/bcm968380gerg_ram_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2019-10-18 15:54:14 +0800
committerKever Yang <kever.yang@rock-chips.com>2019-10-26 16:05:02 +0800
commit45f412fc2dcdf00873444eb4c78769b1571b0237 (patch)
tree904a8495c50fd3a0926c369ee6c449b103f86128 /configs/bcm968380gerg_ram_defconfig
parent97052a261532266b752c5ffb05c027367765af31 (diff)
downloadu-boot-45f412fc2dcdf00873444eb4c78769b1571b0237.tar.gz
rockchip: rk3399: defconfig: no need to reserve IRAM for SPL
We use to reserve IRAM to avoid the SPL text overlap with ATF M0 code, and when we introduce the TPL, the SPL space is in DRAM, we reserve space to avoid SPL text overlap with ATF bl31. Now we decide to move ATF entry point to 0x40000 instead of 0x1000, so that the SPL can have 0x4000 as code size and no need to reserve space or relocate before loading ATF. The mainline ATF has update since: 0aad563c rockchip: Update BL31_BASE to 0x40000 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/bcm968380gerg_ram_defconfig')
0 files changed, 0 insertions, 0 deletions