Miklós Márton has uploaded this change for review.

View Change

flashchips: Mark Intel 25F640S33B8 as TESTED_PREW

Tested with ch341a_spi from an Atheros AP81 reference board.

Change-Id: I67b5962a1ae26fd1bc7e3889f1616def28b599ef
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/42/44342/1
diff --git a/flashchips.c b/flashchips.c
index 09ac9b4..1506410 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -7503,7 +7503,7 @@
.page_size = 256,
/* OTP: 506B total (2x 8B, 30x 16B, 1x 10B); read 0x4B; write 0x42 */
.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 44342. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I67b5962a1ae26fd1bc7e3889f1616def28b599ef
Gerrit-Change-Number: 44342
Gerrit-PatchSet: 1
Gerrit-Owner: Miklós Márton <martonmiklosqdev@gmail.com>
Gerrit-MessageType: newchange