brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / gw6200.dts
index 2bd438192702afeb46fbb0fc3b661a1cc51a274f..14c12a87007cd667379fc49e7913edecfd3e2dbc 100644 (file)
@@ -8,6 +8,10 @@
        model = "TECOM GW6200";
        compatible = "tecom,gw6200", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;