diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-02 09:54:06 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-02 09:54:06 +0000 |
commit | 50800bb20709df5a7a6f3a1983d75e4255c844a9 (patch) | |
tree | c9f8f7674022acf06ba7a0d8244e1f4ee9c5feb4 /target/linux/generic-2.6/patches-2.6.31/014-samsung_flash | |
parent | 5aba9ecbd38048f2445f70e9959a763ec82fe7fa (diff) | |
download | mtk-20170518-50800bb20709df5a7a6f3a1983d75e4255c844a9.zip mtk-20170518-50800bb20709df5a7a6f3a1983d75e4255c844a9.tar.gz mtk-20170518-50800bb20709df5a7a6f3a1983d75e4255c844a9.tar.bz2 |
resync 2.6.30/2.6.31 patches
SVN-Revision: 18270
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/014-samsung_flash')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.31/014-samsung_flash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash b/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash index 5c83508..1faeb41 100644 --- a/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash +++ b/target/linux/generic-2.6/patches-2.6.31/014-samsung_flash @@ -8,7 +8,7 @@ static int cfi_amdstd_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *); static int cfi_amdstd_write_words(struct mtd_info *, loff_t, size_t, size_t *, const u_char *); -@@ -386,12 +387,19 @@ struct mtd_info *cfi_cmdset_0002(struct +@@ -375,12 +376,19 @@ struct mtd_info *cfi_cmdset_0002(struct if (extp->MajorVersion != '1' || (extp->MinorVersion < '0' || extp->MinorVersion > '4')) { |