brcm63xx: move the bootargs into the dtb files
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / ct-6373.dts
index d6f0f8b00dd8e5c36b79a460edd689b7409760b5..2d5d8fa7e4796071364560e106a58c48e56fd6db 100644 (file)
@@ -8,6 +8,10 @@
        model = "Comtrend CT-6373";
        compatible = "comtrend,ct-6373", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        spi-gpio {
                #address-cells = <1>;
                #size-cells = <1>;