Author: stuge
Date: 2009-02-22 22:07:28 +0100 (Sun, 22 Feb 2009)
New Revision: 3956

Modified:
   trunk/util/flashrom/flashchips.c
Log:
flashrom: SST29EE020A TEST_OK_ PROBE READ ERASE WRITE

Report by Holger Mickler. Thanks!

Signed-off-by: Peter Stuge <[email protected]>
Acked-by: Peter Stuge <[email protected]>


Modified: trunk/util/flashrom/flashchips.c
===================================================================
--- trunk/util/flashrom/flashchips.c    2009-02-19 08:39:16 UTC (rev 3955)
+++ trunk/util/flashrom/flashchips.c    2009-02-22 21:07:28 UTC (rev 3956)
@@ -1200,7 +1200,7 @@
                .model_id       = SST_29EE020A,
                .total_size     = 256,
                .page_size      = 128,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_jedec,
                .erase          = erase_chip_jedec,
                .write          = write_jedec,


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to