1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 14:42:36 +02:00

flashchips: Update test status for Spansion S25FL256L

Tested probe, read, erase, write on S25FL256LAMF01 chip
using linux_spi and dediprog (SF100) programmers.

Change-Id: I9e934791cd8d96c2cb926fd310ec48ec2ab2d1e3
Signed-off-by: Anton Samsonov <devel@zxlab.ru>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/85004
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Anton Samsonov 2024-11-05 19:17:16 +03:00 committed by Anastasia Klimchuk
parent b55469123b
commit c67fb11e78

View File

@ -19165,7 +19165,7 @@ const struct flashchip flashchips[] = {
/* 4 x 256B Security Region (OTP) */
.feature_bits = FEATURE_WRSR_WREN | FEATURE_WRSR_EXT3 | FEATURE_OTP |
FEATURE_4BA_ENTER | FEATURE_4BA_NATIVE,
.tested = TEST_UNTESTED,
.tested = TEST_OK_PREW,
.probe = PROBE_SPI_RDID,
.probe_timing = TIMING_ZERO,
.block_erasers =