brcm63xx: move the bootargs into the dtb files
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / dts / nb4-fxc-r1.dts
index 65f26c728129878e64f4fbc255d712c7d862ae2a..e1f55fde919917ad88e6a083335e8de8f818a5a0 100644 (file)
@@ -8,6 +8,10 @@
        model = "SFR Neuf Box 4 (Foxconn)";
        compatible = "sfr,nb4-fxc-r1", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        spi-gpio {
                #address-cells = <1>;
                #size-cells = <1>;