On 26 July 2017 at 04:40, Philipp Tomsich
<philipp.toms...@theobroma-systems.com> wrote:
> In order to reuse the support for the u-boot,spl-boot-order property
> from the rk3399, we split it into a reusable module that can be
> included by the SPL code for any of our boards.
>
> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
>
> ---
>
> Changes in v2:
> - added in v2
>
>  arch/arm/mach-rockchip/Makefile           |   2 +-
>  arch/arm/mach-rockchip/rk3399-board-spl.c | 104 ----------------------------
>  arch/arm/mach-rockchip/spl-boot-order.c   | 108 
> ++++++++++++++++++++++++++++++
>  3 files changed, 109 insertions(+), 105 deletions(-)
>  create mode 100644 arch/arm/mach-rockchip/spl-boot-order.c

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