aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/patches/160-cfi-swap.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-22 00:17:22 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-22 00:17:22 +0000
commit51214d11d0a062ff04b411fa23f68af255d5aa8d (patch)
tree5cbccb18ba7f7e69ebb39b38b2e2fc0ce2b907ed /target/linux/ifxmips/patches/160-cfi-swap.patch
parent7ff22aaceefd070419e603227ec56e51f2e40200 (diff)
downloadupstream-51214d11d0a062ff04b411fa23f68af255d5aa8d.tar.gz
upstream-51214d11d0a062ff04b411fa23f68af255d5aa8d.tar.bz2
upstream-51214d11d0a062ff04b411fa23f68af255d5aa8d.zip
change danube 2 ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9821 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/patches/160-cfi-swap.patch')
-rw-r--r--target/linux/ifxmips/patches/160-cfi-swap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/patches/160-cfi-swap.patch b/target/linux/ifxmips/patches/160-cfi-swap.patch
index ca70928713..116503f65d 100644
--- 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;