Nico Huber has uploaded this change for review. ( https://review.coreboot.org/28883
Change subject: flashchips: Mark S25FL208K as tested ......................................................................
flashchips: Mark S25FL208K as tested
As report by Frédéric Germain on 2017-12-17.
Change-Id: I0a7fc10e75f4a675de41e9765525defe2d2640e4 Signed-off-by: Nico Huber nico.h@gmx.de --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/83/28883/1
diff --git a/flashchips.c b/flashchips.c index 2001d8c..600e475 100644 --- a/flashchips.c +++ b/flashchips.c @@ -12050,7 +12050,7 @@ .total_size = 1024, .page_size = 256, .feature_bits = FEATURE_WRSR_WREN, - .tested = TEST_UNTESTED, + .tested = TEST_PREW, .probe = probe_spi_rdid, .probe_timing = TIMING_ZERO, .block_erasers = {