[flashrom] [commit] r1304 - trunk

repository service svn at flashrom.org
Wed May 18 03:31:11 CEST 2011


Author: stefanct
Date: Wed May 18 03:31:10 2011
New Revision: 1304
URL: http://flashrom.org/trac/flashrom/changeset/1304

Log:
Mark MX25L4005 tested for erase

Signed-off-by: Raúl Soriano <GatoLoko at gmail.com>
Acked-by: Idwer Vollering <vidwer at gmail.com>

Modified:
   trunk/flashchips.c

Modified: trunk/flashchips.c
==============================================================================
--- trunk/flashchips.c	Wed May 18 03:31:03 2011	(r1303)
+++ trunk/flashchips.c	Wed May 18 03:31:10 2011	(r1304)
@@ -3757,7 +3757,7 @@
 		.total_size	= 512,
 		.page_size	= 256,
 		.feature_bits	= FEATURE_WRSR_WREN,
-		.tested		= TEST_OK_PR,
+		.tested		= TEST_OK_PRE,
 		.probe		= probe_spi_rdid,
 		.probe_timing	= TIMING_ZERO,
 		.block_erasers	=




More information about the flashrom mailing list