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