Nico Huber submitted this 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>
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>
---
M flashchips.c
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flashchips.c b/flashchips.c
index 3224142..04a8dda 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -6859,7 +6859,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.