diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:38:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:38:15 +0000 |
commit | 318a6a2fae6c93d5b019858fa0358a70e62f548f (patch) | |
tree | 043de0d86955ebcdfb328fdb2dbd1b6d0015fad7 /target/linux/amazon/patches/160-cfi-swap.patch | |
parent | df68d93ae9e1a2f043903e5bef3c37d7f14e65a5 (diff) | |
download | upstream-318a6a2fae6c93d5b019858fa0358a70e62f548f.tar.gz upstream-318a6a2fae6c93d5b019858fa0358a70e62f548f.tar.bz2 upstream-318a6a2fae6c93d5b019858fa0358a70e62f548f.zip |
[amazon] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/patches/160-cfi-swap.patch')
-rw-r--r-- | target/linux/amazon/patches/160-cfi-swap.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/amazon/patches/160-cfi-swap.patch b/target/linux/amazon/patches/160-cfi-swap.patch index f9305fd88b..19c7db2dcf 100644 --- a/target/linux/amazon/patches/160-cfi-swap.patch +++ b/target/linux/amazon/patches/160-cfi-swap.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.21.7/drivers/mtd/chips/cfi_cmdset_0002.c -=================================================================== ---- linux-2.6.21.7.orig/drivers/mtd/chips/cfi_cmdset_0002.c -+++ linux-2.6.21.7/drivers/mtd/chips/cfi_cmdset_0002.c +--- a/drivers/mtd/chips/cfi_cmdset_0002.c ++++ b/drivers/mtd/chips/cfi_cmdset_0002.c @@ -1007,7 +1007,9 @@ static int __xipram do_write_oneword(str int ret = 0; map_word oldd; |