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