brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / dg834g_v4.dts
index ee63473e3c481e056f4bd094c65d484854a4258b..2e7274e39e0cfd76dd77c7761c670c4e2df95191 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "netgear,dg834g-v4", "brcm,bcm6348";
 
        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>;
        };