brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / td-w8900gb.dts
index a1480f69a9caaa8851a243538b5a5ca7b6f9028a..6e13f3f52c19c1ac5774f5e68f4445c87a76a00f 100644 (file)
@@ -8,6 +8,10 @@
        model = "TP-Link TD-W8900GB";
        compatible = "tp-link,td-w8900gb", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;