[flashrom] [commit] r1309 - trunk

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


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

Log:
Mark Macronix MX29F001T as fully tested

Success report with MX29F001TPC-12 at:
http://flashrom.org/pipermail/flashrom/2011-April/006132.html

Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>
Acked-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Modified:
   trunk/flashchips.c

Modified: trunk/flashchips.c
==============================================================================
--- trunk/flashchips.c	Wed May 18 03:31:39 2011	(r1308)
+++ trunk/flashchips.c	Wed May 18 03:31:46 2011	(r1309)
@@ -4095,7 +4095,7 @@
 		.total_size	= 128,
 		.page_size	= 32 * 1024,
 		.feature_bits	= FEATURE_ADDR_2AA | FEATURE_SHORT_RESET,
-		.tested		= TEST_UNTESTED,
+		.tested		= TEST_OK_PREW,
 		.probe		= probe_jedec,
 		.probe_timing	= TIMING_ZERO,
 		.block_erasers	=




More information about the flashrom mailing list