]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/r8a7790-stout-u-boot.dts
ARM: rmobile: Enable SCIFA0 early on H2 Stout
[u-boot] / arch / arm / dts / r8a7790-stout-u-boot.dts
index 12092fcf5d8bea7ab9c9dbf17ba5243362e113f8..d2b7d371aab51125d842e60ed950dbe3c8b97406 100644 (file)
@@ -8,3 +8,7 @@
 
 #include "r8a7790-stout.dts"
 #include "r8a7790-u-boot.dtsi"
+
+&scifa0 {
+       u-boot,dm-pre-reloc;
+};