[flashrom] [patch] Macronix MX25L8005

Alec Wright alecjw at member.fsf.org
Thu Jul 29 02:14:47 CEST 2010


On 27 July 2010 15:28, Alec Wright <alecjw at member.fsf.org> wrote:
> Apparently ERASE is untested on my chip, so I've attached the output
> of -VE and -Vw
> Or if mailman loses the attachments:
> http://alecjw.no-ip.org/eraselog.bz2
> http://alecjw.no-ip.org/writelog.bz2
> (can't guarantee those files will stay online forever though, so if
> you need them, grab them while you can!)
>

Ah I see how you do this now, you make a patch....
Well here it is, I'm new to all this so please let me know if i've
done something hideously wrong!

diff -Nau flashrom-old/flashchips.c flashrom/flashchips.c
--- flashrom-old/flashchips.c	2010-07-29 01:05:53.441075858 +0100
+++ flashrom/flashchips.c	2010-07-29 01:04:15.197824725 +0100
@@ -3165,7 +3165,7 @@
 		.model_id	= MX_25L8005,
 		.total_size	= 1024,
 		.page_size	= 256,
-		.tested		= TEST_OK_PRW,
+		.tested		= TEST_OK_PREW,
 		.probe		= probe_spi_rdid,
 		.probe_timing	= TIMING_ZERO,
 		.block_erasers	=
Common subdirectories: flashrom-old/.svn and flashrom/.svn
Common subdirectories: flashrom-old/util and flashrom/util


Signed-off by: Alec Wright <alecjw at member.fsf.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alecjwmacronix.patch
Type: text/x-patch
Size: 533 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100729/bb371e07/attachment.patch>


More information about the flashrom mailing list