Simon Buhrow has uploaded this change for review.

View Change

flashchips.c: mark EN25F10 as TEST_OK_PREW

As reported by Wolf Dieter Brandt in his e-mail from 09.Aug.2021.

Change-Id: I0c19f84780e7fa3699fd706f8e105fc5937ba8bf
Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/31/58031/1
diff --git a/flashchips.c b/flashchips.c
index 3187a49..434c46d 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -4433,7 +4433,7 @@
.total_size = 128,
.page_size = 256,
.feature_bits = FEATURE_WRSR_WREN,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I0c19f84780e7fa3699fd706f8e105fc5937ba8bf
Gerrit-Change-Number: 58031
Gerrit-PatchSet: 1
Gerrit-Owner: Simon Buhrow
Gerrit-MessageType: newchange