From ce2c09d80f98ca19247c0f9bd34a8e1a5fc687a6 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 30 Sep 2018 20:22:02 +0200 Subject: flashchips: Mark Sanyo LE25FU406C as tested As per `The_Raven Raven` on the mailing list. Change-Id: I1dba38d03c826a53bff3ddad0aa536032c5532a1 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/28822 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 4337fba12..fde7beaa4 100644 --- a/flashchips.c +++ b/flashchips.c @@ -11655,7 +11655,7 @@ const struct flashchip flashchips[] = { .total_size = 512, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_OK_PR, + .tested = TEST_OK_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers = { -- cgit v1.2.3