diff --git a/flashchips.c b/flashchips.c index 4aaa8ac4a..d47871db9 100644 --- a/flashchips.c +++ b/flashchips.c @@ -5105,7 +5105,7 @@ const struct flashchip flashchips[] = { /* OTP: 512B total; enter 0x3A */ /* QPI enable 0x38, disable 0xFF */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_QPI, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers =