brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / evg2000.dts
index 79f26b9850931e2f902f418ff54c8d775e9144a3..25b560afbc699cac4f04ff486b55ec1827a63902 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "netgear,evg2000", "brcm,bcm6368";
 
        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 = <0x00000000 0x00020000>;
                read-only;
        };
 
-       linux@20000 {
-               label = "linux";
+       firmware@20000 {
+               label = "firmware";
                reg = <0x00020000 0x00f40000>;
        };