brcm63xx: drop root parameter from cmdline
[openwrt/staging/chunkeey.git] / target / linux / brcm63xx / dts / rta1025w.dts
index d7c2bf886413f24d9c798f2706eb8d7d5ac74893..f6f8a0892766cee7f9f3813b53c6b58b484d683e 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "dynalink,rta1025w", "brcm,bcm6348";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
                stdout-path = "serial0:115200n8";
        };
 };