ramips: consistently use 'firmware' name for sysupgrade partitions
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-v22rw-2x2.c
index b451723..382da75 100644 (file)
@@ -55,7 +55,7 @@ static struct mtd_partition v22rw_2x2_partitions[] = {
                .offset = 0x150000,
                .size   = 0x2b0000,
        }, {
-               .name   = "openwrt",
+               .name   = "firmware",
                .offset = 0x050000,
                .size   = 0x3b0000,
        }
This page took 0.041477 seconds and 4 git commands to generate.