[flashrom] [PATCH] print.c: Add ASRock AM2NF6G-VSTA to list of supported boards
Paul Menzel
paulepanter at users.sourceforge.net
Tue Jan 10 11:15:06 CET 2012
Date: Mon Jan 9 19:07:28 2012 +0100
Subject: [PATCH] print.c: Add ASRock AM2NF6G-VSTA to list of supported boards
All operations were tested and the log files can be found in the list archive [1].
[1] http://www.flashrom.org/pipermail/flashrom/2012-January/008512.html
Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
print.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/print.c b/print.c
index db7ed65..1de2fe8 100644
--- a/print.c
+++ b/print.c
@@ -566,6 +566,7 @@ const struct board_info boards_known[] = {
B("ASRock", "A330GC", 1, "http://www.asrock.com/mb/overview.asp?Model=A330GC", NULL),
B("ASRock", "A770CrossFire", 1, "http://www.asrock.com/mb/overview.asp?Model=A770CrossFire", NULL),
B("ASRock", "ALiveNF6G-DVI", 1, "http://www.asrock.com/mb/overview.asp?Model=ALiveNF6G-DVI", NULL),
+ B("ASRock", "AM2NF6G-VSTA", 1, "http://www.asrock.com/mb/overview.asp?Model=AM2NF6G-VSTA", NULL),
B("ASRock", "ConRoeXFire-eSATA2", 1, "http://www.asrock.com/mb/overview.asp?model=conroexfire-esata2", NULL),
B("ASRock", "K7S41", 1, "http://www.asrock.com/mb/overview.asp?Model=K7S41", NULL),
B("ASRock", "K7S41GX", 1, "http://www.asrock.com/mb/overview.asp?Model=K7S41GX", NULL),
--
1.7.8.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20120110/76779c3b/attachment.asc>
More information about the flashrom
mailing list