[U-Boot] [U-Boot,04/10] rockchip: rk322x: enable tpl support
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Tue Sep 12 15:47:42 UTC 2017
> 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 at rock-chips.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/arm/mach-rockchip/Kconfig | 9 ++++
> arch/arm/mach-rockchip/Makefile | 3 +-
> arch/arm/mach-rockchip/rk322x-board-spl.c | 66 ++++++-----------------
> arch/arm/mach-rockchip/rk322x-board-tpl.c | 81 ++++++++++++++++++++++++++++
> arch/arm/mach-rockchip/rk322x/u-boot-tpl.lds | 13 +++++
> include/configs/rk322x_common.h | 12 +++--
> 6 files changed, 128 insertions(+), 56 deletions(-)
> create mode 100644 arch/arm/mach-rockchip/rk322x-board-tpl.c
> create mode 100644 arch/arm/mach-rockchip/rk322x/u-boot-tpl.lds
>
Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list