1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-27 23:22:37 +02:00

Mark MX25L4005 tested for erase

Corresponding to flashrom svn r1304.

Signed-off-by: Raúl Soriano <GatoLoko@gmail.com>
Acked-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Raúl Soriano 2011-05-18 01:31:10 +00:00 committed by Stefan Tauner
parent 567b7b8069
commit e7da467ea7

View File

@ -3757,7 +3757,7 @@ const struct flashchip flashchips[] = {
.total_size = 512, .total_size = 512,
.page_size = 256, .page_size = 256,
.feature_bits = FEATURE_WRSR_WREN, .feature_bits = FEATURE_WRSR_WREN,
.tested = TEST_OK_PR, .tested = TEST_OK_PRE,
.probe = probe_spi_rdid, .probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO, .probe_timing = TIMING_ZERO,
.block_erasers = .block_erasers =