lantiq: specify console using stdout-path instead of cmdline argument
[openwrt/openwrt.git] / target / linux / lantiq / dts / danube.dtsi
index af691df2f8805a1382b779a7143170b037046c3e..37db51245448fa09eb86fa0e70c1c230833db99a 100644 (file)
@@ -5,8 +5,13 @@
        #size-cells = <1>;
        compatible = "lantiq,xway", "lantiq,danube";
 
+       aliases {
+               serial0 = &asc1;
+       };
+
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs = "init=/etc/preinit";
+               stdout-path = "serial0:115200n8";
        };
 
        cpus {