X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Forion%2Fpatches%2F050-wrt350nv2_cfi_workaround.patch;h=246276d1f3c41f94b98f6f24a386e08fd80be599;hb=36b6dac418e6a4f57de1979ec4b90ddcfc054369;hp=270d3e5f1228dff7ccec9ad522990a0c2d72f373;hpb=cbe1b6f6cbdd7a60e85cadf9b442d434941347e3;p=openwrt-10.03%2F.git diff --git a/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch b/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch index 270d3e5f1..246276d1f 100644 --- a/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch +++ b/target/linux/orion/patches/050-wrt350nv2_cfi_workaround.patch @@ -1,8 +1,8 @@ --- a/drivers/mtd/chips/cfi_cmdset_0002.c +++ b/drivers/mtd/chips/cfi_cmdset_0002.c -@@ -323,8 +323,9 @@ - return NULL; - } +@@ -374,8 +374,9 @@ struct mtd_info *cfi_cmdset_0002(struct + + cfi_fixup_major_minor(cfi, extp); - if (extp->MajorVersion != '1' || - (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {