]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/socfpga_cyclone5_socdk.dts
ARM: keystone2: Fix serial port init
[u-boot] / arch / arm / dts / socfpga_cyclone5_socdk.dts
index 0b300b92be0a3112ebc9207a74ca5ff53569343c..546560979bd97809dd550c1f31437ab23c7f979e 100644 (file)
                 * to be added to the gmac1 device tree blob.
                 */
                ethernet0 = &gmac1;
-
-               spi0 = "/spi@ff705000";         /* QSPI */
-               spi1 = "/spi@fff00000";
-               spi2 = "/spi@fff01000";
        };
 
        regulator_3_3v: 3-3-v-regulator {
@@ -73,6 +69,9 @@
 };
 
 &mmc0 {
+       status = "okay";
+       u-boot,dm-pre-reloc;
+
        cd-gpios = <&portb 18 0>;
        vmmc-supply = <&regulator_3_3v>;
        vqmmc-supply = <&regulator_3_3v>;