mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 15:12:36 +02:00
Winbond W39V040A TEST_OK_ PROBE READ
Thanks to Mateusz for testing and reporting! Corresponding to flashrom svn r503. Signed-off-by: Mateusz Murawski <matowy@tlen.pl> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
e34538142a
commit
c4a61d678d
@ -2145,7 +2145,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = W_39V040A,
|
||||
.total_size = 512,
|
||||
.page_size = 64*1024,
|
||||
.tested = TEST_UNTESTED,
|
||||
.tested = TEST_OK_PR,
|
||||
.probe = probe_jedec,
|
||||
.erase = erase_chip_jedec,
|
||||
.write = write_49f002,
|
||||
|
Loading…
x
Reference in New Issue
Block a user