]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 29 Sep 2017 17:27:58 +0000 (19:27 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:34 +0000 (00:33 +0200)
commit31fe99665a51ea5272767ef27633eb59342f378a
tree27060c7aa865c4c494b1c4792f75d2cc76059c3f
parent095e398ceba777cefe778fe46c55109a1f0a5b31
rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3399-board-spl.c