]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/socfpga_arria5_socdk.dts
mtd: nand: mxs support oobsize bigger than 512
[u-boot] / arch / arm / dts / socfpga_arria5_socdk.dts
index f2b5963f5943c48220031e99d4c417437a021d06..7d1836e8be786d496a9e45881c8df033daafa66f 100644 (file)
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
        };
+
+       soc {
+               u-boot,dm-pre-reloc;
+       };
 };
 
 &gmac1 {
@@ -67,6 +71,8 @@
 &mmc0 {
        vmmc-supply = <&regulator_3_3v>;
        vqmmc-supply = <&regulator_3_3v>;
+       bus-width = <4>;
+       u-boot,dm-pre-reloc;
 };
 
 &usb1 {