arm64: add better and more generic spin-table support
[oweals/u-boot.git] / arch / arm / dts / zynq-zc770-xm011.dts
index ae54519630bf5599dba99e57c90158060e6910bd..463b14b5ea15449d238401a19f309876660f6575 100644 (file)
@@ -7,6 +7,7 @@
  */
 /dts-v1/;
 #include "zynq-7000.dtsi"
+
 / {
        compatible = "xlnx,zynq-zc770-xm011", "xlnx,zynq-7000";
        model = "Xilinx Zynq";
@@ -18,7 +19,7 @@
        };
 
        chosen {
-               bootargs = "root=/dev/ram rw earlyprintk";
+               bootargs = "";
                stdout-path = "serial0:115200n8";
        };
 
        };
 };
 
-&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";