brcm63xx: move the bootargs into the dtb files
[openwrt/staging/yousong.git] / target / linux / brcm63xx / dts / vr-3025u.dts
index b24b590dc35afe0ea3f4befcebed170ac9d66879..7b37fadcd361feea2a4d0f7a3ed1695c6cf7fa11 100644 (file)
@@ -8,6 +8,10 @@
        model = "Comtrend VR-3025u";
        compatible = "comtrend,vr-3025u", "brcm,bcm6368";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;