brcm63xx: drop root parameter from cmdline
[openwrt/staging/kaloz.git] / target / linux / brcm63xx / dts / fast2404.dts
index 8fde61621a1d4de1efbe33a610b0254834415122..9035b9d1586a4f06faf4ef52451df4d2d8b5d6ea 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "sagem,f@st2404", "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";
        };
 };