From f65d6ac4d9dd48b1a17071d7d454629740dd180c Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 3 Jul 2011 15:01:48 +0000 Subject: ramips: consistently use 'firmware' name for sysupgrade partitions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27383 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c index 7aed11d02..d76a8b447 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c @@ -57,7 +57,7 @@ static struct mtd_partition dir_300b_partitions[] = { .offset = 0x140000, .size = 0x2B0000, }, { - .name = "openwrt", + .name = "firmware", .offset = 0x050000, .size = 0x3a0000, } -- cgit v1.2.3