diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:16:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:16:45 +0000 |
commit | 09de82989a23c0844422dba103d7534a81cfaeef (patch) | |
tree | b82a2992141db38036a3058645e8dcadfb7385ef /target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch | |
parent | 6fbcb132369d914e4a9779f23628490243afe6f6 (diff) | |
download | upstream-09de82989a23c0844422dba103d7534a81cfaeef.tar.gz upstream-09de82989a23c0844422dba103d7534a81cfaeef.tar.bz2 upstream-09de82989a23c0844422dba103d7534a81cfaeef.zip |
generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch b/target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch index 335ffd9f93..1d679e0095 100644 --- a/target/linux/generic-2.6/patches-2.6.24/007-samsung_flash.patch +++ b/target/linux/generic-2.6/patches-2.6.24/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 *); -@@ -294,12 +295,19 @@ +@@ -294,12 +295,19 @@ struct mtd_info *cfi_cmdset_0002(struct if (extp->MajorVersion != '1' || (extp->MinorVersion < '0' || extp->MinorVersion > '4')) { |