summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-09-30 20:09:58 +0200
committerNico Huber <nico.h@gmx.de>2018-10-03 11:52:49 +0000
commitf5822a8b9a0dfc1ca25b1c88f0162a362b1d585e (patch)
tree7ff4672ccfe023088b9d23019910f8ef871e12ef
parentbce364ca7873196714ff54314049e23a2feee62c (diff)
downloadflashrom-f5822a8b9a0dfc1ca25b1c88f0162a362b1d585e.tar.gz
flashrom-f5822a8b9a0dfc1ca25b1c88f0162a362b1d585e.tar.bz2
flashrom-f5822a8b9a0dfc1ca25b1c88f0162a362b1d585e.zip
flashchips: Mark PMC Pm25LD020 as tested
As per `The_Raven Raven` on the mailing list. Change-Id: I16d5a207599b434fe52b42709e42f1f32a8e6698 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28820 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 45a392f46..4337fba12 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -10809,7 +10809,7 @@ const struct flashchip flashchips[] = {
.total_size = 256,
.page_size = 256,
.feature_bits = FEATURE_WRSR_WREN,
- .tested = TEST_UNTESTED,
+ .tested = TEST_OK_PREW,
.probe = probe_spi_rdid,
.probe_timing = TIMING_ZERO,
.block_erasers =