ramips: consistently use 'firmware' name for sysupgrade partitions
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-pwh2004.c
index e40c8a8..03dc192 100644 (file)
@@ -49,7 +49,7 @@ static struct mtd_partition pwh2004_partitions[] = {
                .offset = 0x050000,
                .size   = 0x7b0000,
        }, {
-               .name   = "openwrt",
+               .name   = "firmware",
                .offset = 0x050000,
                .size   = 0x7b0000,
        }
This page took 0.022451 seconds and 4 git commands to generate.