[U-Boot] [PATCH 05/10] rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()

Simon Glass sjg at chromium.org
Wed Sep 13 04:25:58 UTC 2017


On 11 September 2017 at 05:59, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> To support the new "same-as-spl" specifier in the boot-order on the
> RK3399, this implements the chip-specific mapping from the information
> obtainable from the BROM to a OF path name.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  arch/arm/mach-rockchip/rk3399-board-spl.c | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

This feels a bit klugey. Does SPL not have access to the same DT? If
so then (at some point when we add support) perhaps it could pass its
name through?


More information about the U-Boot mailing list