brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / ar-5381u.dts
index 1912fca5847a1c44a4a9642a82ee8d19336267a7..d0d9c2b43308826cdc469f49b877dd162eaa24e9 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "comtrend,ar-5381u", "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 {