projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* update ps3 target kernel version to 2.6.25
[openwrt.git]
/
target
/
linux
/
ifxmips
/
patches
/
160-cfi-swap.patch
diff --git
a/target/linux/ifxmips/patches/160-cfi-swap.patch
b/target/linux/ifxmips/patches/160-cfi-swap.patch
index
ca70928
..
116503f
100644
(file)
--- a/
target/linux/ifxmips/patches/160-cfi-swap.patch
+++ b/
target/linux/ifxmips/patches/160-cfi-swap.patch
@@
-7,7
+7,7
@@
Index: linux-2.6.23/drivers/mtd/chips/cfi_cmdset_0002.c
map_word oldd;
int retry_cnt = 0;
-
map_word oldd;
int retry_cnt = 0;
-
-+#ifdef CONFIG_
DANUBE
++#ifdef CONFIG_
IFXMIPS
+ adr ^= 2;
+#endif
adr += chip->start;
+ adr ^= 2;
+#endif
adr += chip->start;
This page took
0.022144 seconds
and
4
git commands to generate.