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