mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-28 07:23:43 +02:00
ST M50FW080 TEST_OK_ PROBE READ ERASE WRITE
Report by Jody McIntyre. Thanks! Corresponding to flashrom svn r388 and coreboot v2 svn r3893. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
51f4062ff4
commit
a657e94127
@ -1755,7 +1755,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = ST_M50FW080,
|
||||
.total_size = 1024,
|
||||
.page_size = 64 * 1024,
|
||||
.tested = TEST_UNTESTED,
|
||||
.tested = TEST_OK_PREW,
|
||||
.probe = probe_82802ab,
|
||||
.erase = erase_82802ab,
|
||||
.write = write_82802ab,
|
||||
|
Loading…
x
Reference in New Issue
Block a user