brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / hg556a-c.dts
index 9798091871ed7d3768952c806fd1039573525275..3e64a2fb186c9f858f3333c7123f9a6078df0dbd 100644 (file)
@@ -8,6 +8,10 @@
        model = "Huawei EchoLife HG556a (version C)";
        compatible = "huawei,hg556a-c", "brcm,bcm6358";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;