[flashrom] [commit] r730 - trunk

svn at flashrom.org svn at flashrom.org
Wed Sep 23 23:58:35 CEST 2009


Author: hailfinger
Date: 2009-09-23 23:58:34 +0200 (Wed, 23 Sep 2009)
New Revision: 730

Modified:
   trunk/flashchips.c
Log:
Change the status of the SST49LF020A to TEST_OK_PREW.
I tested it on the Wyse Winterm S50 see attached test results.

Signed-off-by: Nils Jacobs <njacobs8 at hetnet.nl>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>


Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c	2009-09-23 02:09:23 UTC (rev 729)
+++ trunk/flashchips.c	2009-09-23 21:58:34 UTC (rev 730)
@@ -2244,7 +2244,7 @@
 		.model_id	= SST_49LF020A,
 		.total_size	= 256,
 		.page_size	= 4 * 1024,
-		.tested		= TEST_UNTESTED,
+		.tested		= TEST_OK_PREW,
 		.probe		= probe_jedec,
 		.probe_timing	= 1,			/* 150 ns */ 
 		.erase		= erase_49lf040,





More information about the flashrom mailing list