projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
[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;
-
-+#ifdef CONFIG_
DANUBE
++#ifdef CONFIG_
IFXMIPS
+ adr ^= 2;
+#endif
adr += chip->start;
This page took
0.033354 seconds
and
4
git commands to generate.