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
commitbd622d1a47078c06c9c05731b3b93585f7d95d63 (patch)
tree4b4ba757d3d64229bb15979786a644ed3e136598 /print.c
parent8c7c4686455e8c4463ce96f655df02809c68c219 (diff)
downloadast2050-flashrom-bd622d1a47078c06c9c05731b3b93585f7d95d63.zip
ast2050-flashrom-bd622d1a47078c06c9c05731b3b93585f7d95d63.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