brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / a4001n1.dts
index 8e206866f6baa9666150e4fa9c242c2d3941a716..40b0e72bc58923b54d901261dc613a89a0da0da8 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "adb,a4001n1", "brcm,bcm6328";
 
        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 0xfe0000>;
-                       label = "linux";
+                       label = "firmware";
                };
 
                nvram@ff0000 {