brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / ar1004g.dts
index 07407992ec0449edf5e74e7a7447dd23f5c484f8..230cfd80ec524aeaa2e5efe5f1ba492a6e574313 100644 (file)
@@ -8,6 +8,10 @@
        model = "ASMAX AR 1004g";
        compatible = "asmax,ar1004g", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;