diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
commit | d1ed288d6c86bf276a496dfd5f562e24350a544f (patch) | |
tree | 7d1a593047dfcc367d32d3a91847622e8c090a93 /target/linux/generic-2.6/patches-2.6.32/014-samsung_flash | |
parent | 14fd2f20f811c4cf72abc6988efef62568dfade2 (diff) | |
download | upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.gz upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.bz2 upstream-d1ed288d6c86bf276a496dfd5f562e24350a544f.zip |
refresh 2.6.32 patches
SVN-Revision: 21233
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/014-samsung_flash')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.32/014-samsung_flash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/014-samsung_flash b/target/linux/generic-2.6/patches-2.6.32/014-samsung_flash index e2a456915c..1faeb41eaa 100644 --- a/target/linux/generic-2.6/patches-2.6.32/014-samsung_flash +++ b/target/linux/generic-2.6/patches-2.6.32/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 *); -@@ -375,12 +376,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')) { |