brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / homehub2a.dts
index 9e7ce2fcf6119d2d8ae178090d2b2cc167ab4fe9..8d0accdb933c0e2b4d6cee0c45cebab86b1e5ee8 100644 (file)
@@ -8,6 +8,10 @@
        model = "BT Home Hub 2.0 Type A";
        compatible = "thomson,homehub2a", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        spi-gpio {
                #address-cells = <1>;
                #size-cells = <1>;