Author: stuge
Date: 2009-01-25 00:01:08 +0100 (Sun, 25 Jan 2009)
New Revision: 3893

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

Report by Jody McIntyre. 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-24 01:32:40 UTC (rev 3892)
+++ trunk/util/flashrom/flashchips.c    2009-01-24 23:01:08 UTC (rev 3893)
@@ -1755,7 +1755,7 @@
                .model_id       = ST_M50FW080,
                .total_size     = 1024,
                .page_size      = 64 * 1024,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_82802ab,
                .erase          = erase_82802ab,
                .write          = write_82802ab,


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

Reply via email to