ramips: consistently use 'firmware' name for sysupgrade partitions
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / mach-rt-n15.c
index 1af3efc785f76b7ed5c9c8389eea0646ded8b29e..066667e7757d82595091c055bd6a4977514ffe9e 100644 (file)
@@ -60,7 +60,7 @@ static struct mtd_partition rt_n15_partitions[] = {
                .offset = 0x100000,
                .size   = 0x300000,
        }, {
-               .name   = "openwrt",
+               .name   = "firmware",
                .offset = 0x050000,
                .size   = 0x3b0000,
        }