brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / vr-3026e.dts
index eecbf56d127bd16d2168be0dc161ceb5be63c78d..d81be951169b802c7b8ae9765df38abedef6b0f1 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "comtrend,vr-3026e", "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 = <0x000000 0x010000>;
                read-only;
        };
 
-       linux@10000 {
-               label = "linux";
+       firmware@10000 {
+               label = "firmware";
                reg = <0x010000 0x7e0000>;
        };