]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/zynq-zybo.dts
ARM: dts: zynq: Fix stdout-path and bootargs
[karo-tx-linux.git] / arch / arm / boot / dts / zynq-zybo.dts
index 935a561f6aa60152a65c60b0db02c0dabe137540..16c9cacd668d4af08660cc0679e1314ca6a54086 100644 (file)
@@ -29,7 +29,8 @@
        };
 
        chosen {
-               bootargs = "console=ttyPS0,115200 earlyprintk";
+               bootargs = "earlyprintk";
+               stdout-path = "serial0:115200n8";
        };
 
 };