summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:31:10 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:31:10 +0000
commit2dad45d97f7d735ee2a05287f7c280ef998e514e (patch)
treedc96115932f090b752e5b19df66912702cf3f9b7 /flashchips.c
parent96c1fe7a32633968c69f689a19070e42e26c68da (diff)
downloadflashrom-2dad45d97f7d735ee2a05287f7c280ef998e514e.zip
flashrom-2dad45d97f7d735ee2a05287f7c280ef998e514e.tar.gz
Mark MX25L4005 tested for erase
Binary file (standard input) matches Corresponding to flashrom svn r1304.
Diffstat (limited to 'flashchips.c')
-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