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