Attention is currently required from: Anton Samsonov.

Anton Samsonov would like Anton Samsonov to review this change.

View Change

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 =

To view, visit change 85004. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: I9e934791cd8d96c2cb926fd310ec48ec2ab2d1e3
Gerrit-Change-Number: 85004
Gerrit-PatchSet: 1
Gerrit-Owner: Anton Samsonov <avscomputing@gmail.com>
Gerrit-Reviewer: Anton Samsonov <devel@zxlab.ru>
Gerrit-Attention: Anton Samsonov <devel@zxlab.ru>