brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / dsl-275xb-d.dts
index cae6f37ad7310f641947beeba9903d1fbf585ff6..0e24a7d1738538d5c56955c9c2f978cde786aaf1 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "d-link,dsl-275xb-d", "brcm,bcm6318";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "console=ttyS0,115200";
        };
 
        gpio-keys-polled {
                #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 {