mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
SST25VF080B TEST_OK_READ
Per report from from Henning Fleddermann. Thanks! Corresponding to flashrom svn r458. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
9e67585c5d
commit
98aa032c16
@ -1204,7 +1204,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = SST_25VF080B,
|
||||
.total_size = 1024,
|
||||
.page_size = 256,
|
||||
.tested = TEST_OK_PROBE,
|
||||
.tested = TEST_OK_PR,
|
||||
.probe = probe_spi_rdid,
|
||||
.erase = spi_chip_erase_60_c7,
|
||||
.write = spi_chip_write,
|
||||
|
Loading…
x
Reference in New Issue
Block a user