]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynqmp-ep108.dts
arm: sunxi: Add Sunchip CX-A99 initial support
[u-boot] / arch / arm / dts / zynqmp-ep108.dts
index 0bbf9a7597560195989d69ca8118aaae55381ca6..9f6b11180e76b3a07d2d5f4aee55fb34a2b68ae0 100644 (file)
        };
 
        chosen {
+               bootargs = "earlycon";
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x40000000>;
        };
        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 {