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 <[email protected]>
Acked-by: Idwer Vollering <[email protected]>

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  =

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

Reply via email to