brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / f5d7633.dts
index 2dae1aff723c6f401a7726434a0b35c86c5002ab..8d72c6bac4f28aea3d3ce36ea1e0efd9760e0881 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "belkin,f5d7633", "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 0x020000>;
                read-only;
        };
 
-       linux@20000 {
-               label = "linux";
+       firmware@20000 {
+               label = "firmware";
                reg = <0x020000 0x3c0000>;
        };