summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-10-02 01:21:24 +0200
committerNico Huber <nico.h@gmx.de>2018-10-03 12:15:35 +0000
commit3eb5a8c82c00769bffc95c2c6c479de6d20dbd09 (patch)
tree5fcad139204c37de57ac9b47da2f554c620266fa
parent250aebaadba0bfcd8dd25558e9e5a9aaa3b15c43 (diff)
downloadflashrom-3eb5a8c82c00769bffc95c2c6c479de6d20dbd09.tar.gz
flashrom-3eb5a8c82c00769bffc95c2c6c479de6d20dbd09.tar.bz2
flashrom-3eb5a8c82c00769bffc95c2c6c479de6d20dbd09.zip
flashchips: Mark Spansion S25FL128P......0 as tested
Tested with a Spansion FL128PIF. Change-Id: Ic99eabb67d5bce3910e9275d0056a7cfa8cff36f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28866 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 892b2f357..054ca7a9d 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -12307,7 +12307,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 = {