summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
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 35b9a5d..2b1af0b 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -3196,7 +3196,7 @@ struct flashchip flashchips[] = {
.model_id = INTEL_28F002T,
.total_size = 256,
.page_size = 256 * 1024,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_82802ab,
.probe_timing = TIMING_ZERO, /* Datasheet has no timing info specified */
.block_erasers =
OpenPOWER on IntegriCloud