brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / livebox-blue-5g.dts
index bc3d403559b80d3391fe5b7142799884290a2352..0df5fa8e3398bd0b8fa66a6a122b97d67f167b1d 100644 (file)
@@ -8,6 +8,10 @@
        model = "Inventel Livebox 1";
        compatible = "inventel,livebox-blue-5g", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;