[U-Boot] [PATCH 0/8] rockchip: enable spl/tpl for px5-evb
Kever Yang
kever.yang at rock-chips.com
Fri Mar 29 14:48:23 UTC 2019
This patch set enable spl/tpl and also suppot ATF elf,
and the timer is using rockchip timer, we may switch to stimer
based ARM generic timer later if we get STIMER patches mergerd.
Kever Yang (8):
rockchip: rk3368: support UART2/4 in board_debug_uart_init()
rockchip: px5 update dts for spl/tpl
rockchip: px5: update SPL size for spl/tpl
rockchip: px5: update defconfig for TPL/SPL
rockchip: boot0: update CONFIG_ROCKCHIP_SPL_RESERVE_IRAM for SPL only
rockchip: dmc: rk3368: update rank number for evb-px5
rockchip: rk3368: remove uart iomux init in SPL
rockchip: px5: add timer0 dts node as tick timer
arch/arm/dts/rk3368-px5-evb-u-boot.dtsi | 36 ++++++++++++++
arch/arm/include/asm/arch-rockchip/boot0.h | 3 +-
arch/arm/mach-rockchip/rk3368-board-spl.c | 13 -----
arch/arm/mach-rockchip/rk3368/rk3368.c | 40 ++++++++++++++++
configs/evb-px5_defconfig | 56 +++++++++++++++++++++-
drivers/ram/rockchip/dmc-rk3368.c | 4 ++
include/configs/evb_px5.h | 1 +
include/configs/rk3368_common.h | 3 +-
8 files changed, 139 insertions(+), 17 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list