Author: stuge
Date: 2009-04-30 01:22:33 +0200 (Thu, 30 Apr 2009)
New Revision: 446

Modified:
   trunk/flashchips.c
Log:
flashrom: Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE

Per report from Aldrik Dunbar. Thanks!

Signed-off-by: Peter Stuge <pe...@stuge.se>
Acked-by: Peter Stuge <pe...@stuge.se>


Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c  2009-04-28 12:56:04 UTC (rev 445)
+++ trunk/flashchips.c  2009-04-29 23:22:33 UTC (rev 446)
@@ -804,7 +804,7 @@
                .model_id       = MX_25L1605,
                .total_size     = 2048,
                .page_size      = 256,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_spi_rdid,
                .erase          = spi_chip_erase_60_c7,
                .write          = spi_chip_write,


-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to