summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaúl Soriano <GatoLoko@gmail.com>2011-05-18 01:31:10 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:31:10 +0000
commite7da467ea7f3d1c58819f089faa104ca86df2b2a (patch)
treedc96115932f090b752e5b19df66912702cf3f9b7
parent567b7b8069e3ce1f9e4a40e84361ea4eb4a48a6e (diff)
downloadast2050-flashrom-e7da467ea7f3d1c58819f089faa104ca86df2b2a.zip
ast2050-flashrom-e7da467ea7f3d1c58819f089faa104ca86df2b2a.tar.gz
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>
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 9f13022..e185908 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -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 =
OpenPOWER on IntegriCloud