Skip to content
Commit 006ab58d authored by Kever Yang's avatar Kever Yang
Browse files

rockchip: rk3399: update SPL_STACK_R_ADDR



Use the same SPL_STACK_R_ADDR in Kconfig instead of each board config;
default to 0x4000000(64MB) instead of 0x80000(512KB) for this address
can support all the SoCs including those may have only 64MB memory, and
also reserve enough space for atf, kernel(in falcon mode) loading.

After the ATF entry move to 0x40000, the stack from 0x80000 may be override
when loading ATF bl31.

Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
parent 4b294886
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment