Author: hailfinger
Date: 2009-06-22 13:14:43 +0200 (Mon, 22 Jun 2009)
New Revision: 622

Modified:
   trunk/flashchips.c
Log:
Mark MX25L6405 as PROBE supported.

Thanks to Michael Stapelberg for the report.

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 11:07:44 UTC (rev 621)
+++ trunk/flashchips.c  2009-06-22 11:14:43 UTC (rev 622)
@@ -1361,7 +1361,7 @@
                .model_id       = MX_25L6405,
                .total_size     = 8192,
                .page_size      = 256,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PROBE,
                .probe          = probe_spi_rdid,
                .probe_timing   = TIMING_ZERO,
                .erase          = spi_chip_erase_60_c7,


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

Reply via email to