Commit 8c7c4686 authored by Russ Dill's avatar Russ Dill Committed by Michael Karcher
Browse files

Mark PMC Pm49FL002 as tested


This chip is on my ASUS A7V8X-X mainboard.

Corresponding to flashrom svn r928.
Signed-off-by: default avatarRuss Dill <Russ.Dill@gmail.com>
Acked-by: default avatarMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
parent e8e369fc
......@@ -3358,7 +3358,7 @@ struct flashchip flashchips[] = {
.total_size = 256,
.page_size = 16 * 1024,
.feature_bits = FEATURE_REGISTERMAP | FEATURE_EITHER_RESET,
.tested = TEST_UNTESTED,
.tested = TEST_OK_PREW,
.probe = probe_jedec,
.probe_timing = TIMING_ZERO, /* routine is wrapper to probe_jedec (pm49fl00x.c) */
.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