summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-09-30 20:22:02 +0200
committerNico Huber <nico.h@gmx.de>2018-10-03 11:55:04 +0000
commitce2c09d80f98ca19247c0f9bd34a8e1a5fc687a6 (patch)
tree2420bf3300c54b98f732d9367dcbd50d13bc530f
parentf5822a8b9a0dfc1ca25b1c88f0162a362b1d585e (diff)
downloadflashrom-ce2c09d80f98ca19247c0f9bd34a8e1a5fc687a6.tar.gz
flashrom-ce2c09d80f98ca19247c0f9bd34a8e1a5fc687a6.tar.bz2
flashrom-ce2c09d80f98ca19247c0f9bd34a8e1a5fc687a6.zip
flashchips: Mark Sanyo LE25FU406C as tested
As per `The_Raven Raven` on the mailing list. Change-Id: I1dba38d03c826a53bff3ddad0aa536032c5532a1 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28822 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 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 = {