]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynqmp-ep108.dts
arm: freescale: Rename initdram() to fsl_initdram()
[u-boot] / arch / arm / dts / zynqmp-ep108.dts
index 751717028b50cba9ac37e131db3dbbc65c790cb9..9f6b11180e76b3a07d2d5f4aee55fb34a2b68ae0 100644 (file)
@@ -28,6 +28,7 @@
        };
 
        chosen {
+               bootargs = "earlycon";
                stdout-path = "serial0:115200n8";
        };
 
        status = "okay";
 };
 
+&can1 {
+       status = "okay";
+};
+
 &gem0 {
        status = "okay";
        phy-handle = <&phy0>;
 &sdhci0 {
        status = "okay";
        bus-width = <8>;
+       xlnx,mio_bank = <2>;
 };
 
 &sdhci1 {
        status = "okay";
+       xlnx,mio_bank = <1>;
 };
 
 &spi0 {