lantiq: fix TDW8970.dts commandline and partition name
[openwrt/openwrt.git] / target / linux / lantiq / dts / TDW8970.dts
index a63208618869dca71e1ac6e2693b5f841522bcac..32fea9f915d4d4390676ba6113bc1adfb0d87f01 100644 (file)
@@ -6,7 +6,7 @@
        model = "TDW8970 - TP-LINK TD-W8970";
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=jffs2";
+               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };
 
        memory@0 {
 
                        partition@20000 {
                                reg = <0x20000 0x7a0000>;
-                               label = "firmware";
+                               label = "linux";
                        };
 
                        partition@7c0000 {