mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Mark MX25L6405 as PROBE supported
Thanks to Michael Stapelberg for the report. Corresponding to flashrom svn r622. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
parent
b07eac9a2f
commit
452b3e3785
@ -1361,7 +1361,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = MX_25L6405,
|
||||
.total_size = 8192,
|
||||
.page_size = 256,
|
||||
.tested = TEST_UNTESTED,
|
||||
.tested = TEST_OK_PROBE,
|
||||
.probe = probe_spi_rdid,
|
||||
.probe_timing = TIMING_ZERO,
|
||||
.erase = spi_chip_erase_60_c7,
|
||||
|
Loading…
x
Reference in New Issue
Block a user