]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/zynq-zc770-xm011.dts
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
[u-boot] / arch / arm / dts / zynq-zc770-xm011.dts
index 77e3bb0e631050aeaeae2cfc07d1a312a983e6fb..7f08961491a62780395a06adbd7fcb2480971e70 100644 (file)
@@ -7,6 +7,7 @@
  */
 /dts-v1/;
 #include "zynq-7000.dtsi"
+
 / {
        compatible = "xlnx,zynq-zc770-xm011", "xlnx,zynq-7000";
        model = "Xilinx Zynq";
        };
 
        chosen {
-               bootargs = "console=ttyPS0,115200 root=/dev/ram rw earlyprintk";
-               linux,stdout-path = &uart1;
-               stdout-path = &uart1;
+               bootargs = "";
+               stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x40000000>;
        };
        };
 };
 
-&spi0 {
-       status = "okay";
-       num-cs = <4>;
-       is-decoded-cs = <0>;
-};
-
 &can0 {
        status = "okay";
 };
        };
 };
 
+&spi0 {
+       status = "okay";
+       num-cs = <4>;
+       is-decoded-cs = <0>;
+};
+
 &uart1 {
        u-boot,dm-pre-reloc;
        status = "okay";