Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / rk3399-rock-pi-4-u-boot.dtsi
index 7bddc3acdbb2dec274b9191d576b3cb3af7dd149..5bd8696666aabfbc13fb285d3f6203f3133fd876 100644 (file)
@@ -4,3 +4,10 @@
  */
 
 #include "rk3399-u-boot.dtsi"
+#include "rk3399-sdram-lpddr4-100.dtsi"
+
+/ {
+       chosen {
+               u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
+       };
+};