brcm63xx: move the bootargs into the dtb files
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / dts / bcm963269bhr.dts
index 01a76804f8b4ffe16490ec2d33118ad5913a34cc..bf4168a37dae7650dfaf44929fdb55e0ff1af347 100644 (file)
@@ -8,6 +8,10 @@
        model = "Broadcom BCM963269BHR reference board";
        compatible = "brcm,bcm963269bhr", "brcm,bcm63268";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;