mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE
Per report from Aldrik Dunbar. Thanks! Corresponding to flashrom svn r446. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
60622e2262
commit
ddb94f7e55
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user