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