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