brcm63xx: move the bootargs into the dtb files
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / dts / dsl-274xb-f.dts
index fb1ded7c62c4e11670c05def5b7cfc3532298a29..9ce2e98bb48210784421d198cf9538ad162b9fbc 100644 (file)
@@ -8,6 +8,10 @@
        model = "D-Link DSL-2740B/DSL-2741B rev F1";
        compatible = "d-link,dsl-274xb-f", "brcm,bcm6328";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;