Commit e7da467e authored by Raúl Soriano's avatar Raúl Soriano Committed by Stefan Tauner
Browse files

Mark MX25L4005 tested for erase


Corresponding to flashrom svn r1304.
Signed-off-by: default avatarRaúl Soriano <GatoLoko@gmail.com>
Acked-by: default avatarIdwer Vollering <vidwer@gmail.com>
parent 567b7b80
......@@ -3757,7 +3757,7 @@ const struct flashchip flashchips[] = {
.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 =
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment