Angel Pons has uploaded this change for review.
flashchips.c: Mark MT25QU256 as tested
As reported by Charles Parent on the mailing list.
Change-Id: I9d8b0038673185103ba08c9797ff94f2f7639d6c
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/64/62664/1
diff --git a/flashchips.c b/flashchips.c
index acb7718..5cc5cdd 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -11771,7 +11771,7 @@
/* supports SFDP */
/* OTP: 64B total; read 0x4B, write 0x42 */
.feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_4BA_WREN,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =
To view, visit change 62664. To unsubscribe, or for help writing mail filters, visit settings.