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 <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


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,


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to