From 05127bf4a4a235bbd8f82d655334c4cf35651c24 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 30 Sep 2018 20:23:24 +0200 Subject: flashchips: Mark PMC Pm25LD040 as tested As per `The_Raven Raven` on the mailing list. Change-Id: Ied8d07c54f8a222dbe05503f859f82bba27d8336 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/28823 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 fde7beaa..dcba4270 100644 --- a/flashchips.c +++ b/flashchips.c @@ -10847,7 +10847,7 @@ const struct flashchip flashchips[] = { .total_size = 512, .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 = -- cgit v1.2.3