On 5 September 2017 at 20:14, Kever Yang <kever.y...@rock-chips.com> wrote:
> 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.y...@rock-chips.com>
> ---
>
>  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

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to