From 641c87b127d8b1d0855a8bf42b753ea589e1843b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 3 Jul 2011 15:01:48 +0000 Subject: ramips: consistently use 'firmware' name for sysupgrade partitions SVN-Revision: 27383 --- target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c index e40c8a850c..03dc19221d 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c @@ -49,7 +49,7 @@ static struct mtd_partition pwh2004_partitions[] = { .offset = 0x050000, .size = 0x7b0000, }, { - .name = "openwrt", + .name = "firmware", .offset = 0x050000, .size = 0x7b0000, } -- cgit v1.2.3