Simon Buhrow has uploaded this change for review.

View Change

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>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/12/62712/1
diff --git a/flashchips.c b/flashchips.c
index acb7718..0846f24 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -6822,7 +6822,7 @@
.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 =

To view, visit change 62712. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Idec3d82efbdf095c3d57bfe5f0fd487007b554cb
Gerrit-Change-Number: 62712
Gerrit-PatchSet: 1
Gerrit-Owner: Simon Buhrow
Gerrit-MessageType: newchange