Commit 09056c94a16c953aef029fb09832b6ea86a9a359

Authored by Mark Kettenis
Committed by Philipp Tomsich
1 parent 0d968ceb1f

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/arm/dts/rk3399-firefly.dts
... ... @@ -15,7 +15,7 @@
15 15  
16 16 chosen {
17 17 stdout-path = &uart2;
18   - u-boot,spl-boot-order = &sdhci, &sdmmc;
  18 + u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
19 19 };
20 20  
21 21 backlight: backlight {