From 3ed5a3555a1aeccfa00a996686c3036068015bdd Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 30 Sep 2018 16:31:09 +0200 Subject: [PATCH] flashchips: Mark Micron MT25QL512 as tested As reported by `Yuta Teshima` on the mailing list. Change-Id: I7325d42b43b71ab5fc2c7618e0577e4a7b31f01a Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/28808 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- flashchips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashchips.c b/flashchips.c index 2001d8c7b..9085c7d4f 100644 --- a/flashchips.c +++ b/flashchips.c @@ -10233,7 +10233,7 @@ const struct flashchip flashchips[] = { /* 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 = {