> 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.y...@rock-chips.com> > Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.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 >
Reviewed-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot