brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / vr-3026e.dts
index 49790e224db0c28db325592d380f59ad673a6e95..5ecfdfd44e3e3bff42c208ac5f011cb06db32501 100644 (file)
@@ -8,6 +8,10 @@
        model = "Comtrend VR-3026e";
        compatible = "comtrend,vr-3026e", "brcm,bcm6368";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;