aboutsummaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorSimon Buhrow <simon.buhrow@sieb-meyer.de>2022-03-09 16:09:08 +0100
committerNico Huber <nico.h@gmx.de>2022-04-24 15:32:02 +0000
commit22c8b55fbd71d1d6850ac4f0b02f037e98fea157 (patch)
tree2e1dd96f6b150bf460cf9f37e2ecb41c5ce2cfe0 /flashchips.c
parenta8204dd34d90ac9ab2783e1dd486ec781d4c0dba (diff)
downloadflashrom-22c8b55fbd71d1d6850ac4f0b02f037e98fea157.tar.gz
flashrom-22c8b55fbd71d1d6850ac4f0b02f037e98fea157.tar.bz2
flashrom-22c8b55fbd71d1d6850ac4f0b02f037e98fea157.zip
flashchips.c: Mark GD25Q40(B) as tested
As mentioned by Wolf Dieter Brandt in his mail from 07.Feb.22. Change-Id: Idec3d82efbdf095c3d57bfe5f0fd487007b554cb Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/62712 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 32241427..04a8dda6 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -6859,7 +6859,7 @@ const struct flashchip flashchips[] = {
.total_size = 512,
.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 =