brcm63xx: switch to mtdsplit_bcm63xx on boards with fixed flash size
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / dg834gtpn.dts
index 9bd67f4190aaf7e7aa29090880369cfd49e6b5ce..d23ef37100caf37b84a5d124d48b930c365f7489 100644 (file)
@@ -9,7 +9,7 @@
        compatible = "netgear,dg834gtpn", "brcm,bcm6348";
 
        chosen {
-               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               bootargs = "console=ttyS0,115200";
        };
 
        gpio-keys-polled {
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        cfe@0 {
                label = "CFE";
                reg = <0x000000 0x010000>;
                read-only;
        };
 
-       linux@10000 {
-               label = "linux";
+       firmware@10000 {
+               label = "firmware";
                reg = <0x010000 0x3e0000>;
        };