u-boot-brain/arch/arm/mach-rockchip
Heiko Stuebner ca7bb9dde7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig
With the STACK_R_ADDR at 0x600000 (6MB) we're competing with
with the loading address of either u-boot or atf parts, so move
that away to 0x4000000 (64MB) similar to rk3399.

Only lion currently sets that at all but not sheep the second
rk3368 board, so just move that to the Kconfig for rk3368 similar
to rk3399 as well.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2021-03-30 16:53:00 +08:00
..
px30 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
rk322x dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
rk3036 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3128 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3188 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3288 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3308 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3328 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3368 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig 2021-03-30 16:53:00 +08:00
rk3399 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rv1108 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
board.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
boot_mode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bootrom.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu-info.c rockchip: Separate the reset cause from display cpuinfo 2020-07-22 20:55:13 +08:00
Kconfig rockchip: Enable building a SPI ROM image on jerry 2020-07-28 19:30:39 -06:00
make_fit_atf.py rockchip: make_fit_atf: ignore empty PT_LOAD segment 2020-09-16 16:41:30 +08:00
Makefile rockchip: Separate the reset cause from display cpuinfo 2020-07-22 20:55:13 +08:00
misc.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
px30-board-tpl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3036-board-spl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
sdram.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
spl-boot-order.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tpl.c rockchip: tpl: Remove board_early_init_f() 2020-07-22 20:55:13 +08:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00