[flashrom] [commit] r1311 - trunk

repository service svn at flashrom.org
Wed May 18 03:32:00 CEST 2011


Author: stefanct
Date: Wed May 18 03:32:00 2011
New Revision: 1311
URL: http://flashrom.org/trac/flashrom/changeset/1311

Log:
mark SST25VF032B as write tested

success report: http://flashrom.org/pipermail/flashrom/2011-April/006179.html

Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>
Acked-by: Idwer Vollering <vidwer at gmail.com>

Modified:
   trunk/flashchips.c

Modified: trunk/flashchips.c
==============================================================================
--- trunk/flashchips.c	Wed May 18 03:31:53 2011	(r1310)
+++ trunk/flashchips.c	Wed May 18 03:32:00 2011	(r1311)
@@ -5214,7 +5214,7 @@
 		.model_id	= SST_SST25VF032B,
 		.total_size	= 4096,
 		.page_size	= 256,
-		.tested		= TEST_OK_PRE,
+		.tested		= TEST_OK_PREW,
 		.probe		= probe_spi_rdid,
 		.probe_timing	= TIMING_ZERO,
 		.block_erasers	=




More information about the flashrom mailing list