brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / a226m-fwb.dts
index ced66ddfcd411f3e3e566ff0664d1f98d34c7ca8..244b463a9714d4fed02176d2849b2d1e57c2ed20 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "pirelli,a226m-fwb", "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 0x020000>;
                read-only;
        };
 
-       linux@20000 {
-               label = "linux";
+       firmware@20000 {
+               label = "firmware";
                reg = <0x020000 0xfc0000>;
        };