aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@openbsd.org>2019-01-04 20:49:32 +0100
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2019-02-01 16:59:10 +0100
commit09056c94a16c953aef029fb09832b6ea86a9a359 (patch)
tree51fc829a1f15bab41bf8a70b9cd9182bcf779097 /arch
parent0d968ceb1ff63b0d220a571f438f0d5fe6350e88 (diff)
downloadu-boot-09056c94a16c953aef029fb09832b6ea86a9a359.zip
u-boot-09056c94a16c953aef029fb09832b6ea86a9a359.tar.gz
u-boot-09056c94a16c953aef029fb09832b6ea86a9a359.tar.bz2
rockchip: dts: rk3399-firely: add 'same-as-spl'
Like on rk3399-puma we want to continue booting the fill U-Boot from the same device as the SPL stage. Signed-off-by: Mark Kettenis <kettenis@openbsd.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/rk3399-firefly.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/rk3399-firefly.dts b/arch/arm/dts/rk3399-firefly.dts
index be35086..f90e7e8 100644
--- a/arch/arm/dts/rk3399-firefly.dts
+++ b/arch/arm/dts/rk3399-firefly.dts
@@ -15,7 +15,7 @@
chosen {
stdout-path = &uart2;
- u-boot,spl-boot-order = &sdhci, &sdmmc;
+ u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
};
backlight: backlight {