aboutsummaryrefslogtreecommitdiffstats
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 cbb20d25..4c282b62 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -2049,7 +2049,7 @@ struct flashchip flashchips[] = {
.model_id = SST_49LF003A,
.total_size = 384,
.page_size = 64 * 1024,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PROBE,
.probe = probe_sst_fwhub,
.probe_timing = TIMING_FIXME, /* routine is wrapper to probe_jedec (sst_fwhub.c) */
.erase = erase_sst_fwhub,