projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.37
/
107-mtd-SST39VF6401B-support.patch
diff --git
a/target/linux/ar71xx/patches-2.6.37/107-mtd-SST39VF6401B-support.patch
b/target/linux/ar71xx/patches-2.6.37/107-mtd-SST39VF6401B-support.patch
index
246abd5
..
0c3814c
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.37/107-mtd-SST39VF6401B-support.patch
+++ b/
target/linux/ar71xx/patches-2.6.37/107-mtd-SST39VF6401B-support.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
-@@ -14
8,6 +148
,7 @@
+@@ -14
9,6 +149
,7 @@
#define SST39LF160 0x2782
#define SST39VF1601 0x234b
#define SST39VF3201 0x235b
#define SST39LF160 0x2782
#define SST39VF1601 0x234b
#define SST39VF3201 0x235b
@@
-8,7
+8,7
@@
#define SST39WF1601 0x274b
#define SST39WF1602 0x274a
#define SST39LF512 0x00D4
#define SST39WF1601 0x274b
#define SST39WF1602 0x274a
#define SST39LF512 0x00D4
-@@ -15
68,6 +1569
,18 @@ static const struct amd_flash_info jedec
+@@ -15
82,6 +1583
,18 @@ static const struct amd_flash_info jedec
ERASEINFO(0x10000,64),
}
}, {
ERASEINFO(0x10000,64),
}
}, {
This page took
0.03061 seconds
and
4
git commands to generate.