brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / homehub2a.dts
index b86a48fe40daf24c272c1e1dd3d009e0c86f8637..7cefae81bc246b229f174d83b8ea0129209d6459 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "thomson,homehub2a", "brcm,bcm6358";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "console=ttyS0,115200";
        };
 
        spi-gpio {
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        cfe@0 {
                label = "CFE";
                reg = <0x000000 0x020000>;
        };
 
-       linux@20000 {
-               label = "linux";
+       firmware@20000 {
+               label = "firmware";
                reg = <0x020000 0xfc0000>;
        };