diff --git a/flashchips/winbond.c b/flashchips/winbond.c index ae80b13f8..957c4b01e 100644 --- a/flashchips/winbond.c +++ b/flashchips/winbond.c @@ -546,7 +546,7 @@ /* supports SFDP */ /* OTP: 1024B total, 256B reserved; read 0x48; write 0x42, erase 0x44, read ID 0x4B */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_4BA | FEATURE_WRSR2, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = PROBE_SPI_RDID, .probe_timing = TIMING_ZERO, .block_erasers =