brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / hg520v.dts
index a86311f08ec894ca38ca884b7d1041bdd0db0902..3b283cffc5bb09ff8f03bada309d0f1ac7d430a3 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "huawei,hg520v", "brcm,bcm6358";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "console=ttyS0,115200";
        };
 
        gpio-keys-polled {
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        cfe@0 {
                label = "CFE";
                reg = <0x000000 0x010000>;
                read-only;
        };
 
-       linux@10000 {
-               label = "linux";
+       firmware@10000 {
+               label = "firmware";
                reg = <0x010000 0x3e0000>;
        };