[U-Boot] [U-Boot, v4, 04/11] rockchip: rk322x: enable tpl support
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Fri Jan 12 11:27:48 UTC 2018
> Move original spl to tpl, and add spl to load next stage firmware,
> adapt all the address and option for them.
>
> Serial-changes: 2
> - update upon latest source
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> Changes in v4:
> - remove non-used MACRO define
>
> Changes in v3:
> - do not init ddr region in spl
>
> Changes in v2: None
>
> arch/arm/mach-rockchip/Kconfig | 9 +++
> arch/arm/mach-rockchip/Makefile | 3 +-
> arch/arm/mach-rockchip/rk322x-board-spl.c | 63 +++++---------------
> arch/arm/mach-rockchip/rk322x-board-tpl.c | 88 ++++++++++++++++++++++++++++
> arch/arm/mach-rockchip/rk322x/u-boot-tpl.lds | 13 ++++
> include/configs/rk322x_common.h | 9 ++-
> 6 files changed, 132 insertions(+), 53 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