Author: mkarcher
Date: Wed Mar 24 23:55:50 2010
New Revision: 974
URL: http://flashrom.org/trac/coreboot/changeset/974

Log:
Probe/Read tested for SST29EE020A

http://www.flashrom.org/pipermail/flashrom/2010-February/002318.html
Thanks to Andre Robatino for reporting!

Signed-off-by: Michael Karcher <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>

Modified:
   trunk/flashchips.c

Modified: trunk/flashchips.c
==============================================================================
--- trunk/flashchips.c  Wed Mar 24 18:55:04 2010        (r973)
+++ trunk/flashchips.c  Wed Mar 24 23:55:50 2010        (r974)
@@ -3796,7 +3796,7 @@
                .total_size     = 256,
                .page_size      = 128,
                .feature_bits   = FEATURE_LONG_RESET,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PR,
                .probe          = probe_jedec,
                .probe_timing   = 10,
                .block_erasers  =

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

Reply via email to