brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / cpva642.dts
index 8d72e0261bde1f67478c39f968a0517a919cb593..1a0522de0b2fe79f7c083817933220538de1f55c 100644 (file)
@@ -8,6 +8,10 @@
        model = "Telsey CPVA642-type (CPA-ZNTE60T)";
        compatible = "telsey,cpva642", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;