mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-29 07:53:44 +02:00
flashchips: Mark Spansion S25FL128P......0 as tested
Tested with a Spansion FL128PIF. Change-Id: Ic99eabb67d5bce3910e9275d0056a7cfa8cff36f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28866 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
250aebaadb
commit
3eb5a8c82c
@ -12307,7 +12307,7 @@ const struct flashchip flashchips[] = {
|
|||||||
.total_size = 16384,
|
.total_size = 16384,
|
||||||
.page_size = 256,
|
.page_size = 256,
|
||||||
.feature_bits = FEATURE_WRSR_WREN,
|
.feature_bits = FEATURE_WRSR_WREN,
|
||||||
.tested = TEST_UNTESTED,
|
.tested = TEST_OK_PREW,
|
||||||
.probe = probe_spi_rdid,
|
.probe = probe_spi_rdid,
|
||||||
.probe_timing = TIMING_ZERO,
|
.probe_timing = TIMING_ZERO,
|
||||||
.block_erasers = {
|
.block_erasers = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user