Angel Pons has uploaded this change for review.

View Change

flashchips: Mark Macronix MX25L1635D as tested

Tested probe, read, erase and write with a FTDI FT2232H successfully.

Change-Id: I7421b7e36e687ea2ffff494c00157976db73ac43
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/89/49489/1
diff --git a/flashchips.c b/flashchips.c
index 38b0bfd..6d94a12 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -8440,7 +8440,7 @@
.page_size = 256,
/* OTP: 64B total; enter 0xB1, exit 0xC1 */
.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 49489. To unsubscribe, or for help writing mail filters, visit settings.

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