brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / dg834g_v4.dts
index 148530032c71c77c8f554f2275fdc7f9caec6301..ee63473e3c481e056f4bd094c65d484854a4258b 100644 (file)
@@ -8,6 +8,10 @@
        model = "Netgear DG834G v4";
        compatible = "netgear,dg834g-v4", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;