brcm63xx: move the bootargs into the dtb files
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / dts / a226m-fwb.dts
index d91fffe3d57aaf2ac972dbd298acbb52a6b59280..ced66ddfcd411f3e3e566ff0664d1f98d34c7ca8 100644 (file)
@@ -8,6 +8,10 @@
        model = "Pirelli A226M-FWB";
        compatible = "pirelli,a226m-fwb", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;