lantiq: specify console using stdout-path instead of cmdline argument
[openwrt/openwrt.git] / target / linux / lantiq / dts / ar9.dtsi
index 4d3fd6f9a33d09dd7317a6ee485db966c7a070a4..569f25f02cfdd7b075aa5958e86a9aa26f98d79a 100644 (file)
@@ -5,6 +5,14 @@
        #size-cells = <1>;
        compatible = "lantiq,xway", "lantiq,ar9";
 
        #size-cells = <1>;
        compatible = "lantiq,xway", "lantiq,ar9";
 
+       aliases {
+               serial0 = &asc1;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
+
        cpus {
                cpu@0 {
                        compatible = "mips,mips34K";
        cpus {
                cpu@0 {
                        compatible = "mips,mips34K";