summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2018-08-18 12:45:58 +0200
committerNico Huber <nico.h@gmx.de>2018-08-19 10:40:31 +0000
commitc6fe5d83373783973cfa3c0ab8499f05b23da02f (patch)
tree1edc2ebe199cd1038bd4ce522c8945bf6b3fe926
parent5a7f942b2810884d0f6e8c7c677c683f64b1e784 (diff)
downloadflashrom-c6fe5d83373783973cfa3c0ab8499f05b23da02f.tar.gz
flashrom-c6fe5d83373783973cfa3c0ab8499f05b23da02f.tar.bz2
flashrom-c6fe5d83373783973cfa3c0ab8499f05b23da02f.zip
flashchips: Mark GigaDevice GD25Q512 as tested
As reported by `nvflash` on IRC. Change-Id: Id3928e3790ddac34645959535e646d552ce5328e Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/28209 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Tauner <stefan.tauner@gmx.at>
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 464e9b5ed..1a73ba4fe 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -6054,7 +6054,7 @@ const struct flashchip flashchips[] = {
.total_size = 64,
.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 = {