mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: consistently use 'firmware' name for sysupgrade partitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -60,7 +60,7 @@ static struct mtd_partition rt_n15_partitions[] = {
|
||||
.offset = 0x100000,
|
||||
.size = 0x300000,
|
||||
}, {
|
||||
.name = "openwrt",
|
||||
.name = "firmware",
|
||||
.offset = 0x050000,
|
||||
.size = 0x3b0000,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user