u-boot-brain/arch/arm/mach-rockchip/rk3399
Kever Yang 006ab58d46 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: Kever Yang <kever.yang@rock-chips.com>
2019-11-10 20:40:20 +08:00
..
clk_rk3399.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
Kconfig rockchip: rk3399: update SPL_STACK_R_ADDR 2019-11-10 20:40:20 +08:00
Makefile rockchip: rk3399: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3399.c rockchip: sdram_common: add common dram_init_banksize 2019-07-29 10:26:28 +08:00
syscon_rk3399.c rockchip: rk3399: syscon: Add pmu support 2019-07-21 00:00:17 +08:00