diff --git a/flashchips.c b/flashchips.c index e5f78aaeb..c50fd3079 100644 --- a/flashchips.c +++ b/flashchips.c @@ -1679,7 +1679,7 @@ const struct flashchip flashchips[] = { .total_size = 2048, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_OK_PROBE, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers =