mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
SST25VF080B TEST_OK_ ERASE WRITE
As reported by A. Spamlover. Thanks! Corresponding to flashrom svn r461. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
87c07933a8
commit
e612a11ab7
@ -1204,7 +1204,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = SST_25VF080B,
|
||||
.total_size = 1024,
|
||||
.page_size = 256,
|
||||
.tested = TEST_OK_PR,
|
||||
.tested = TEST_OK_PREW,
|
||||
.probe = probe_spi_rdid,
|
||||
.erase = spi_chip_erase_60_c7,
|
||||
.write = spi_chip_write,
|
||||
|
Loading…
x
Reference in New Issue
Block a user