Author: stuge
Date: 2009-01-24 02:32:40 +0100 (Sat, 24 Jan 2009)
New Revision: 3892

Modified:
   trunk/util/flashrom/flashchips.c
Log:
flashrom: SST25VF080B TEST_OK_PROBE

Report by Scaldov M.V. 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-01-23 22:16:13 UTC (rev 3891)
+++ trunk/util/flashrom/flashchips.c    2009-01-24 01:32:40 UTC (rev 3892)
@@ -1107,7 +1107,7 @@
                .model_id       = SST_25VF080B,
                .total_size     = 1024,
                .page_size      = 256,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PROBE,
                .probe          = probe_spi_rdid,
                .erase          = spi_chip_erase_60_c7,
                .write          = spi_chip_write,


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

Reply via email to