diff --git a/flashchips.c b/flashchips.c index 5fa0d14ed..47a37ee3b 100644 --- a/flashchips.c +++ b/flashchips.c @@ -11818,7 +11818,7 @@ const struct flashchip flashchips[] = { /* supports SFDP */ /* OTP: 64B total; read 0x4B, write 0x42 */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_4BA_WREN, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers =