]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2ef2a569b95403c5a2179321383a3955b17d1fe1
treedb4aea497f44d030aefae4a04a6645e8da50563e
parent68c59d80a4d33cc282c6b581b656934c0d85200b
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