Angel Pons has uploaded this change for review.

View Change

flashchips: Mark Eon EN25S40 as tested

As reported by `The_Raven Raven` on the mailing list.

Change-Id: I00f9c6fcf13c486765d0ac4fe06a8b0989b03f91
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/11/28811/1
diff --git a/flashchips.c b/flashchips.c
index 0f517a8..07c8949 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -5091,7 +5091,7 @@
.page_size = 256,
/* OTP: 256B total; enter 0x3A */
.feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers = {

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

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I00f9c6fcf13c486765d0ac4fe06a8b0989b03f91
Gerrit-Change-Number: 28811
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>