Commit 74c6ec69 authored by Stefan Tauner's avatar Stefan Tauner
Browse files

Mark Macronix MX29F001T as fully tested

Success report with MX29F001TPC-12 at:
http://flashrom.org/pipermail/flashrom/2011-April/006132.html



Corresponding to flashrom svn r1309.
Signed-off-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: default avatarStefan Reinauer <stefan.reinauer@coreboot.org>
parent 67fbd776
......@@ -4095,7 +4095,7 @@ const struct flashchip flashchips[] = {
.total_size = 128,
.page_size = 32 * 1024,
.feature_bits = FEATURE_ADDR_2AA | FEATURE_SHORT_RESET,
.tested = TEST_UNTESTED,
.tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = TIMING_ZERO,
.block_erasers =
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment