Attention is currently required from: roman.stingler@gmail.com.

Felix Singer would like roman.stingler@gmail.com to review this change.

View Change

flashchips.c: mark PM25LQ020 as TESTED_OK_PREW

Change-Id: I8f0c04f505ef505e717e7bbbc0eaa8c9d8064012
Signed-off-by: Roman Stingler <roman.stingler@gmail.com>
Signed-off-by: Felix Singer <felixsinger@posteo.net>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/21/63921/1
diff --git a/flashchips.c b/flashchips.c
index 0a1d21d..e3ebbc0 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -12578,7 +12578,7 @@
.page_size = 256,
/* OTP: 256B total; read 0x4B, write 0xB1 */
.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 63921. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I8f0c04f505ef505e717e7bbbc0eaa8c9d8064012
Gerrit-Change-Number: 63921
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: roman.stingler@gmail.com
Gerrit-Attention: roman.stingler@gmail.com
Gerrit-MessageType: newchange