brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / nb6-ser-r0.dts
index c23ff904c3121cf5dc9ecb45ccac404ad7c486f8..d61c16ddae7a719b3174ff7355c51cd2481b443b 100644 (file)
@@ -8,6 +8,10 @@
        model = "SFR neufbox 6 (Sercomm)";
        compatible = "sfr,nb6-ser-r0", "brcm,bcm6362";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;