mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-04 22:57:30 +03:00
[ar71xx] fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16348 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02c61d53f1
commit
08790a449c
@ -63,7 +63,7 @@ static struct mtd_partition mzk_w300nh_partitions[] = {
|
|||||||
.size = 0x020000,
|
.size = 0x020000,
|
||||||
.mask_flags = MTD_WRITEABLE,
|
.mask_flags = MTD_WRITEABLE,
|
||||||
} , {
|
} , {
|
||||||
.name = "firmare",
|
.name = "firmware",
|
||||||
.offset = 0x050000,
|
.offset = 0x050000,
|
||||||
.size = 0x770000,
|
.size = 0x770000,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user