diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-06-02 19:49:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-06-02 19:49:28 +0000 |
commit | 93e8eb8171803d3c4c790e37ca6f6f23a2cff563 (patch) | |
tree | 0cd12d5dcfabdc8212f758bb9724f64ddcf97bd6 /target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch | |
parent | f9518d9a74d4a418e32a48365dde1fc6b1b14387 (diff) | |
download | mtk-20170518-93e8eb8171803d3c4c790e37ca6f6f23a2cff563.zip mtk-20170518-93e8eb8171803d3c4c790e37ca6f6f23a2cff563.tar.gz mtk-20170518-93e8eb8171803d3c4c790e37ca6f6f23a2cff563.tar.bz2 |
refresh generic 2.6.26 patches
SVN-Revision: 11336
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch b/target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch index f1279c2..71e47a5 100644 --- a/target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch +++ b/target/linux/generic-2.6/patches-2.6.26/007-samsung_flash.patch @@ -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 *); -@@ -298,12 +299,19 @@ +@@ -324,12 +325,19 @@ if (extp->MajorVersion != '1' || (extp->MinorVersion < '0' || extp->MinorVersion > '4')) { |