[ar71xx] fix a typo
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jun 2009 19:29:41 +0000 (19:29 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jun 2009 19:29:41 +0000 (19:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16348 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c

index 4d363c84d97b969fa849449b6efcc93ac529339c..49cc2ac3f79b5b4fa1df560476c0d729fc24f00e 100644 (file)
@@ -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,
        }