summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-05-29 08:29:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-05-29 08:29:42 +0000
commit9252651252a6f756e92b0a2ea07b77f702b0518f (patch)
tree04cc1f557eb59c11d689970455286ddbe778f5aa /target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch
parent63fdd1a743ebb71efab03ed9fe071a08aa1c9e66 (diff)
downloadmaster-31e0f0ae-9252651252a6f756e92b0a2ea07b77f702b0518f.tar.gz
master-31e0f0ae-9252651252a6f756e92b0a2ea07b77f702b0518f.tar.bz2
master-31e0f0ae-9252651252a6f756e92b0a2ea07b77f702b0518f.zip
refresh patches
SVN-Revision: 16168
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch b/target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch
index 61a3201024..d4b8ee93e8 100644
--- a/target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch
+++ b/target/linux/ar71xx/patches-2.6.28/105-mtd_m25p80_add_mx25lxxx_support.patch
@@ -1,8 +1,8 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -506,6 +506,11 @@ static struct flash_info __devinitdata m
- /* EON -- en25px */
- { "en25p32", 0x1c2016, 0, 64 * 1024, 64, },
+@@ -507,6 +507,11 @@ static struct flash_info __devinitdata m
+ { "en25p32", 0x1c2016, 0, 64 * 1024, 64, },
+ { "en25p64", 0x1c2017, 0, 64 * 1024, 128, },
+ /* Macronix -- mx25lxxx */
+ { "mx25l32", 0xc22016, 0, 64 * 1024, 64, },