rockchip: rk322x: add tpl support
authorKever Yang <kever.yang@rock-chips.com>
Tue, 2 Apr 2019 12:41:24 +0000 (20:41 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 8 May 2019 09:34:12 +0000 (17:34 +0800)
commitc34643e0db40bbcfaea8a0df8b6f4d0be7b0f71f
treedb4aea497f44d030aefae4a04a6645e8da50563e
parent5793e8c271f73da2ca50fa3d57d3fea7e3d2796c
rockchip: rk322x: add tpl support

Move original spl to tpl, and add spl to load next stage firmware,
adapt all the address and option for them.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Kconfig
arch/arm/mach-rockchip/Makefile
arch/arm/mach-rockchip/rk322x-board-spl.c
arch/arm/mach-rockchip/rk322x-board-tpl.c [new file with mode: 0644]
arch/arm/mach-rockchip/u-boot-tpl.lds [new file with mode: 0644]
include/configs/rk322x_common.h