Attention is currently required from: Anton Samsonov.
Hello Anton Samsonov,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/flashrom/+/85004?usp=email
to review the following change.
Change subject: flashchips: Update test status for Spansion S25FL256L ......................................................................
flashchips: Update test status for Spansion S25FL256L
Tested probe, read, erase, write on S25FL256LAMF01 chip using linux_spi and dediprog (SF100) programmers.
Change-Id: I9e934791cd8d96c2cb926fd310ec48ec2ab2d1e3 Signed-off-by: Anton Samsonov devel@zxlab.ru --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/04/85004/1
diff --git a/flashchips.c b/flashchips.c index c32159d..5ddf0b4 100644 --- a/flashchips.c +++ b/flashchips.c @@ -19165,7 +19165,7 @@ /* 4 x 256B Security Region (OTP) */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_WRSR_EXT3 | FEATURE_OTP | FEATURE_4BA_ENTER | FEATURE_4BA_NATIVE, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = PROBE_SPI_RDID, .probe_timing = TIMING_ZERO, .block_erasers =