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