[flashrom] [commit] r1315 - trunk

repository service svn at flashrom.org
Wed May 18 13:28:47 CEST 2011


Author: stefanct
Date: Wed May 18 13:28:47 2011
New Revision: 1315
URL: http://flashrom.org/trac/flashrom/changeset/1315

Log:
mark SST25VF080B tested for writing (again)

Success report: http://www.flashrom.org/pipermail/flashrom/2011-May/006473.html

Signed-off-by: John Schmerge <jschmerge at gmail.com>
Acked-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>

Modified:
   trunk/flashchips.c

Modified: trunk/flashchips.c
==============================================================================
--- trunk/flashchips.c	Wed May 18 03:32:25 2011	(r1314)
+++ trunk/flashchips.c	Wed May 18 13:28:47 2011	(r1315)
@@ -5412,7 +5412,7 @@
 		.model_id	= SST_SST25VF080B,
 		.total_size	= 1024,
 		.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