Angel Pons has uploaded this change for review.

View Change

flashchips: Mark Spansion S25FL128P......0 as tested

Tested with a Spansion FL128PIF. The S25FL128P......1 gives errors while
erasing, but I have not tested further.

Change-Id: Ic99eabb67d5bce3910e9275d0056a7cfa8cff36f
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/66/28866/1
diff --git a/flashchips.c b/flashchips.c
index 2001d8c..2c3c0a9 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -12266,7 +12266,7 @@
.total_size = 16384,
.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 28866. To unsubscribe, or for help writing mail filters, visit settings.

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