projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rdc] resync 2.6.32 support with changes in 2.6.30
[openwrt.git]
/
target
/
linux
/
orion
/
patches
/
050-wrt350nv2_cfi_workaround.patch
diff --git
a/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch
b/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch
index
270d3e5
..
246276d
100644
(file)
--- a/
target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch
+++ b/
target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch
@@
-1,8
+1,8
@@
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -3
23,8 +323,9 @@
- return NULL;
- }
+@@ -3
74,8 +374,9 @@ struct mtd_info *cfi_cmdset_0002(struct
+
+ cfi_fixup_major_minor(cfi, extp);
- if (extp->MajorVersion != '1' ||
- (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {
- if (extp->MajorVersion != '1' ||
- (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {
This page took
0.024758 seconds
and
4
git commands to generate.