brcm63xx: move the bootargs into the dtb files
[openwrt/staging/yousong.git] / target / linux / brcm63xx / dts / v2500v-bb.dts
index 5a9223f684379bbdb2a81e0065a5a90625215e1b..bc1a717e0687994863884517cffdb2aa416cc1ac 100644 (file)
@@ -8,6 +8,10 @@
        model = "BT Voyager V2500V";
        compatible = "bt,v2500v-bb", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;