brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / r5010unv2.dts
index cce861b313596bad52526ecd1caed19216c0b377..53265a122db1b2cfd5df6d5b40c3afa79f28b3e0 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "nucom,r5010unv2", "brcm,bcm6328";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "console=ttyS0,115200";
        };
 
        
                #address-cells = <1>;
                #size-cells = <1>;
 
-               linux,part-probe = "bcm63xxpart";
-
                cfe@0 {
                        reg = <0x000000 0x010000>;
                        label = "cfe";
                        read-only;
                };
 
-               linux@10000 {
+               firmware@10000 {
                        reg = <0x010000 0x7e0000>;
-                       label = "linux";
+                       label = "firmware";
                };
 
                nvram@7f0000 {