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