From cfb9cbdcf413e8bca58a895c224d2b15cd888f71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 2 May 2017 19:16:03 +0000 Subject: Mark Spansion S25FL128P(0) tested for PREW Read and write tested on ASUS KGPE-D16 with ASMB4 BMC module installed. Change-Id: I4b4e3673f7019f38a3b6ab2f7002bbe56dc6de07 Signed-off-by: Timothy Pearson --- flashchips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashchips.c b/flashchips.c index 1e6f4a4..60baa73 100644 --- a/flashchips.c +++ b/flashchips.c @@ -11841,7 +11841,7 @@ const struct flashchip flashchips[] = { .total_size = 16384, .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.1