summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 721757b..6be3d84 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -955,7 +955,7 @@ struct flashchip flashchips[] = {
.model_id = MX_29F002T,
.total_size = 256,
.page_size = 64 * 1024,
- .tested = TEST_PREW,
+ .tested = TEST_OK_PREW,
.probe = probe_29f002,
.erase = erase_29f002,
.write = write_29f002,
OpenPOWER on IntegriCloud