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 4c282b62..7e8a4300 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -1361,7 +1361,7 @@ struct flashchip flashchips[] = {
.model_id = MX_25L6405,
.total_size = 8192,
.page_size = 256,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PROBE,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.erase = spi_chip_erase_60_c7,