From 23051106fa61d1fcec9080c50605426acbb24b8a Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Sun, 18 Aug 2024 19:23:09 +0200 Subject: [PATCH] flashchips: Update test status for Fudan FM25Q08 and FM25Q128 Both of these chips were tested in-circuit with an SOIC-8 clamp and two different BusPirate boards: the BPv3.6 from Adafruit (sku 237) and the BPv3.6a from Sparkfun (sku TOL-12942), on a Fedora 38 host, using flashrom 9a570318 (changes rebased since then). Change-Id: Ib3c94f03a132a912bb4bb9d36e8783f4468587c4 Signed-off-by: Samantaz Fox Reviewed-on: https://review.coreboot.org/c/flashrom/+/83970 Reviewed-by: Anastasia Klimchuk Tested-by: build bot (Jenkins) --- flashchips.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flashchips.c b/flashchips.c index e842ebece..40a3f2bb5 100644 --- a/flashchips.c +++ b/flashchips.c @@ -6240,7 +6240,7 @@ const struct flashchip flashchips[] = { /* OTP: 1024B total; read 0x48; write 0x42, erase 0x44, read ID 0x4B */ /* QPI enable 0x38, disable 0xFF */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_QPI, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = PROBE_SPI_RDID, .probe_timing = TIMING_ZERO, .block_erasers = { @@ -6403,7 +6403,7 @@ const struct flashchip flashchips[] = { /* supports SFDP */ /* QPI enable 0x38, disable 0xFF */ .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_QPI, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PR, .probe = PROBE_SPI_RDID, .probe_timing = TIMING_ZERO, .block_erasers = {