Author: stefanct Date: Wed May 18 03:31:10 2011 New Revision: 1304 URL: http://flashrom.org/trac/flashrom/changeset/1304
Log: Mark MX25L4005 tested for erase Signed-off-by: Raúl Soriano <[email protected]> Acked-by: Idwer Vollering <[email protected]> Modified: trunk/flashchips.c Modified: trunk/flashchips.c ============================================================================== --- trunk/flashchips.c Wed May 18 03:31:03 2011 (r1303) +++ trunk/flashchips.c Wed May 18 03:31:10 2011 (r1304) @@ -3757,7 +3757,7 @@ .total_size = 512, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_OK_PR, + .tested = TEST_OK_PRE, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers = _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
