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