mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:09:53 +02: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,
|
||||
.mask_flags = MTD_WRITEABLE,
|
||||
} , {
|
||||
.name = "firmare",
|
||||
.name = "firmware",
|
||||
.offset = 0x050000,
|
||||
.size = 0x770000,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user