diff options
author | John Crispin <john@openwrt.org> | 2007-12-22 00:17:22 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-12-22 00:17:22 +0000 |
commit | 7af3296c76f4e3f7f564a4b195f283841e0978d9 (patch) | |
tree | dccc547dc41fd3b11647857aa364108fc79a7cbe /target/linux/ifxmips/patches/160-cfi-swap.patch | |
parent | 285395cfca2b9ae3c9400177938c47874281e1c0 (diff) | |
download | upstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.tar.gz upstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.tar.bz2 upstream-7af3296c76f4e3f7f564a4b195f283841e0978d9.zip |
change danube 2 ifxmips
SVN-Revision: 9821
Diffstat (limited to 'target/linux/ifxmips/patches/160-cfi-swap.patch')
-rw-r--r-- | target/linux/ifxmips/patches/160-cfi-swap.patch | 2 |
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; |