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