Commit 51f4062f authored by Peter Stuge's avatar Peter Stuge
Browse files

SST25VF080B TEST_OK_PROBE


Report by Scaldov M.V. Thanks!

Corresponding to flashrom svn r387 and coreboot v2 svn r3892.
Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
Acked-by: default avatarPeter Stuge <peter@stuge.se>
parent ccf8c6c7
......@@ -1107,7 +1107,7 @@ struct flashchip flashchips[] = {
.model_id = SST_25VF080B,
.total_size = 1024,
.page_size = 256,
.tested = TEST_UNTESTED,
.tested = TEST_OK_PROBE,
.probe = probe_spi_rdid,
.erase = spi_chip_erase_60_c7,
.write = spi_chip_write,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment