X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5951d03bc4e55cc541795c60c10ee6be6eec4f23..a97b1421efd2afe75c2bc3899ff486fb263c1f07:/target/linux/generic-2.6/patches-2.6.27/007-samsung_flash.patch?ds=sidebyside diff --git a/target/linux/generic-2.6/patches-2.6.27/007-samsung_flash.patch b/target/linux/generic-2.6/patches-2.6.27/007-samsung_flash.patch index 9cabf0e2d..1ca45d854 100644 --- a/target/linux/generic-2.6/patches-2.6.27/007-samsung_flash.patch +++ b/target/linux/generic-2.6/patches-2.6.27/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 *); -@@ -321,12 +322,19 @@ +@@ -321,12 +322,19 @@ struct mtd_info *cfi_cmdset_0002(struct if (extp->MajorVersion != '1' || (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {