commit | e7da467ea7f3d1c58819f089faa104ca86df2b2a | [log] [tgz] |
---|---|---|
author | Raúl Soriano <GatoLoko@gmail.com> | Wed May 18 01:31:10 2011 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Wed May 18 01:31:10 2011 +0000 |
tree | dc96115932f090b752e5b19df66912702cf3f9b7 | |
parent | 567b7b8069e3ce1f9e4a40e84361ea4eb4a48a6e [diff] |
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>
diff --git a/flashchips.c b/flashchips.c index 9f13022..e185908 100644 --- a/flashchips.c +++ b/flashchips.c
@@ -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 =