arm64: add better and more generic spin-table support
[oweals/u-boot.git] / arch / arm / dts / zynq-zc770-xm011.dts
index 77e3bb0e631050aeaeae2cfc07d1a312a983e6fb..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,9 +19,8 @@
        };
 
        chosen {
-               bootargs = "console=ttyPS0,115200 root=/dev/ram rw earlyprintk";
-               linux,stdout-path = &uart1;
-               stdout-path = &uart1;
+               bootargs = "";
+               stdout-path = "serial0:115200n8";
        };
 
        memory {
        };
 };
 
-&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";