mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Mark the Macronix MX29F002T as working
I tested all operations on hardware. Corresponding to flashrom svn r538. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
parent
b2f7a2f309
commit
f89b998094
@ -955,7 +955,7 @@ struct flashchip flashchips[] = {
|
||||
.model_id = MX_29F002T,
|
||||
.total_size = 256,
|
||||
.page_size = 64 * 1024,
|
||||
.tested = TEST_UNTESTED,
|
||||
.tested = TEST_PREW,
|
||||
.probe = probe_29f002,
|
||||
.erase = erase_29f002,
|
||||
.write = write_29f002,
|
||||
|
Loading…
x
Reference in New Issue
Block a user