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