Commit ddb94f7e authored by Peter Stuge's avatar Peter Stuge
Browse files

Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE


Per report from Aldrik Dunbar. Thanks!

Corresponding to flashrom svn r446.
Signed-off-by: default avatarPeter Stuge <peter@stuge.se>
Acked-by: default avatarPeter Stuge <peter@stuge.se>
parent 60622e22
......@@ -804,7 +804,7 @@ struct flashchip flashchips[] = {
.model_id = MX_25L1605,
.total_size = 2048,
.page_size = 256,
.tested = TEST_UNTESTED,
.tested = TEST_OK_PREW,
.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