aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-08 19:11:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-08 19:11:53 +0000
commit5d67fbe1b7c3aa6e64c9c694aef1e0769072e973 (patch)
treeec1c8bf5e7f64f9f25f42356462dd8d23dc141f5 /target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch
parent2b2541ebad985e416bd9a95e4fb8ccad1407570b (diff)
downloadupstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.tar.gz
upstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.tar.bz2
upstream-5d67fbe1b7c3aa6e64c9c694aef1e0769072e973.zip
generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch b/target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch
index 335ffd9f93..1d679e0095 100644
--- a/target/linux/generic-2.6/patches-2.6.23/007-samsung_flash.patch
+++ b/target/linux/generic-2.6/patches-2.6.23/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')) {