brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / fast2404.dts
index 92ba6bf99e01efed847e38c1bba0acb294f62df1..29211e6d1783ec41ed3f0dc4e7c1bf5643dee620 100644 (file)
@@ -1,10 +1,16 @@
 /dts-v1/;
 
-/include/ "bcm6348.dtsi"
+#include "bcm6348.dtsi"
+
+#include <dt-bindings/input/input.h>
 
 / {
        model = "Sagem F@ST2404";
        compatible = "sagem,f@st2404", "brcm,bcm6348";
+
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
 };
 
 &pflash {