On 11 September 2017 at 05:59, Philipp Tomsich <[email protected]> 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 <[email protected]> > --- > > arch/arm/mach-rockchip/rk3399-board-spl.c | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+)
Reviewed-by: Simon Glass <[email protected]> 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? _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

