Hal Martin has uploaded this change for review.
flashchips: AT25SL128A tested
Change-Id: I566717edca34808e5946d841ebf54b0c841ed49e
Signed-off-by: Hal Martin <hal.martin@gmail.com>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/81/26581/1
diff --git a/flashchips.c b/flashchips.c
index 4f2edfa..690a059 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -2258,7 +2258,7 @@
/* supports SFDP */
/* OTP: 1024B total, 256B reserved; read 0x48; write 0x42, erase 0x44, read ID 0x4B */
.feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_QPI,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =
To view, visit change 26581. To unsubscribe, or for help writing mail filters, visit settings.