ramips: consistently use 'firmware' name for sysupgrade partitions
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-pwh2004.c
index e40c8a850cff11c84bd069e8edba9dbd298bc4bf..03dc19221d90e5a58d8f76864989237898f6d671 100644 (file)
@@ -49,7 +49,7 @@ static struct mtd_partition pwh2004_partitions[] = {
                .offset = 0x050000,
                .size   = 0x7b0000,
        }, {
-               .name   = "openwrt",
+               .name   = "firmware",
                .offset = 0x050000,
                .size   = 0x7b0000,
        }