brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / spw303v.dts
index 2dcf7527535d32f0f47bba33fd4080474c646d0e..8128fbdfb66c8d698a085ee29247000ec751ffa1 100644 (file)
@@ -8,6 +8,10 @@
        model = "T-Com Speedport W303 V";
        compatible = "t-com,spw303v", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;