brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / dva-g3810bn_tl.dts
index 20098258a38f84c72b5f1ab06baa4a1161c9095e..90aca83a54a36787ee94bc651734de3768e79f94 100644 (file)
@@ -8,6 +8,10 @@
        model = "D-Link DVA-G3810BN/TL";
        compatible = "d-link,dva-g3810bn/tl", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;