]> git.ipfire.org Git - people/ms/u-boot.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)
commitc55addd36008e82cd0081c591a68a1f1667346e7
tree27060c7aa865c4c494b1c4792f75d2cc76059c3f
parent80e9f88e67398ae65c89af3bace59e7e14debd33
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