Author: hailfinger
Date: 2009-06-22 12:09:07 +0200 (Mon, 22 Jun 2009)
New Revision: 620

Modified:
   trunk/flashchips.c
Log:
Mark ST M25P80 as completely supported.

Thanks to Harald Gutmann for testing.

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


Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c  2009-06-22 10:06:28 UTC (rev 619)
+++ trunk/flashchips.c  2009-06-22 10:09:07 UTC (rev 620)
@@ -2321,7 +2321,7 @@
                .model_id       = ST_M25P80,
                .total_size     = 1024,
                .page_size      = 256,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_spi_rdid,
                .probe_timing   = TIMING_ZERO,
                .erase          = spi_chip_erase_c7,


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

Reply via email to