Angel Pons has uploaded this change for review.

View Change

flashchips: Mark Sanyo LE25FU406C as tested

As per `The_Raven Raven` on the mailing list.

Change-Id: I1dba38d03c826a53bff3ddad0aa536032c5532a1
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/22/28822/1
diff --git a/flashchips.c b/flashchips.c
index cb81292..1fe63c2 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -11789,7 +11789,7 @@
.total_size = 512,
.page_size = 256,
.feature_bits = FEATURE_WRSR_WREN,
- .tested = TEST_OK_PR,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers = {

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

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