Home
last modified time | relevance | path

Searched hist:"775 bd78a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Drk3399-puma.dtsi775bd78a Fri Sep 29 12:27:59 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order

In the general case, we want to continue booting the full U-Boot
(contained in a discoverable FIT image) from the same device the SPL
stage was loaded from. This prepends the 'same-as-spl' specifier to
our configurable boot-order to make this the default behaviour.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>