[U-Boot] [PATCH 0/6] rockchip: enable TPL for tinker-rk3288
Kever Yang
kever.yang at rock-chips.com
Wed Jun 26 09:50:37 UTC 2019
Tinker board has overflow the SRAM size limit, enable TPL
for it so that there will be no size limit for SPL.
Also some other fix to bring up Tinker board:
- enabel sdmmc pinctrl with dts in SPL
- extend raw u-boot.bin size limit
Kever Yang (6):
rockchip: rk3288: enable TPL configs to chip level
rockchip: rk3288: add separate TPL STACK address
rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
rockchip: config: update config for TPL support on tinker-rk3288
rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
rockchip: rk3288: enable TPL for tinker-board
arch/arm/dts/rk3288-tinker.dts | 26 +++++++++++++++++++++++++-
arch/arm/mach-rockchip/Kconfig | 18 ++++++++++++++++++
arch/arm/mach-rockchip/rk3288/Kconfig | 15 +--------------
configs/tinker-rk3288_defconfig | 13 +++++--------
include/configs/tinker_rk3288.h | 2 +-
5 files changed, 50 insertions(+), 24 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list