summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorRuss Dill <Russ.Dill@gmail.com>2010-03-09 16:57:06 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-09 16:57:06 +0000
commitdc49ac68d30b0e06cb2c68ea082d1a1f710e0e0e (patch)
tree4b4ba757d3d64229bb15979786a644ed3e136598 /print.c
parentd7686e114a061fad3a7189bc434b32fff31031cc (diff)
downloadflashrom-dc49ac68d30b0e06cb2c68ea082d1a1f710e0e0e.zip
flashrom-dc49ac68d30b0e06cb2c68ea082d1a1f710e0e0e.tar.gz
Add ASUS A7V8X-X write-enable
I have an ASUS A7V8X-X, the BIOS programming requires a write-enable. It has an IT8712F, just like the A7V600-X. Corresponding to flashrom svn r929. Signed-off-by: Russ Dill <Russ.Dill@gmail.com> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
Diffstat (limited to 'print.c')
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index fce72fd..2208dca 100644
--- a/print.c
+++ b/print.c
@@ -265,6 +265,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "A7N8X-E Deluxe", },
{ "ASUS", "A7V400-MX", },
{ "ASUS", "A7V8X-MX", },
+ { "ASUS", "A7V8X-X", },
{ "ASUS", "A8N-E", },
{ "ASUS", "A8NE-FM/S", },
{ "ASUS", "A8N-SLI", },
OpenPOWER on IntegriCloud