diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
commit | a1bf28950d16ca97897a524dc74ec0e52ef08fff (patch) | |
tree | cc582d4bee75a51b8c5a23ff3cef3b18f1739362 /target/linux/ifxmips/patches/160-cfi-swap.patch | |
parent | 2c638cf43bb61b33f581bd057441418a30b39dc4 (diff) | |
download | mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.zip mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.gz mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.bz2 |
refresh 2.6.26 patches
SVN-Revision: 13135
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 7649ec1..5c98c35 100644 --- a/target/linux/ifxmips/patches/160-cfi-swap.patch +++ b/target/linux/ifxmips/patches/160-cfi-swap.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/chips/cfi_cmdset_0002.c +++ b/drivers/mtd/chips/cfi_cmdset_0002.c -@@ -1041,7 +1041,9 @@ +@@ -1041,7 +1041,9 @@ static int __xipram do_write_oneword(str int retry_cnt = 0; adr += chip->start; |