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