aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-07-03 15:01:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-07-03 15:01:48 +0000
commit641c87b127d8b1d0855a8bf42b753ea589e1843b (patch)
tree07b57ffd935b5e10f32897fd8039a196988e55de /target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c
parent381d7f05af0caf9597c282e8957f11384aad5f5e (diff)
downloadupstream-641c87b127d8b1d0855a8bf42b753ea589e1843b.tar.gz
upstream-641c87b127d8b1d0855a8bf42b753ea589e1843b.tar.bz2
upstream-641c87b127d8b1d0855a8bf42b753ea589e1843b.zip
ramips: consistently use 'firmware' name for sysupgrade partitions
SVN-Revision: 27383
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c2
1 files changed, 1 insertions, 1 deletions
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 7aed11d022..d76a8b4478 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,
}