brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / rta770w.dts
index 2c2d6fb9527e0837918c6e2842ce0ec3e4b00037..7cefa5008d1555a05318eafad24b905bc5e382fc 100644 (file)
@@ -8,6 +8,10 @@
        model = "Dynalink RTA770W";
        compatible = "dynalink,rta770w", "brcm,bcm6345";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;