summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorJoshua Roys <roysjosh@gmail.com>2010-08-08 16:05:23 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-08-08 16:05:23 +0000
commit7507de451be109386668332e64ea1febe213d190 (patch)
tree7cc659b336a234c0d424834259299a857d1e251f /print.c
parent1e94fa69832c33875520e23788cc319f749a5402 (diff)
downloadast2050-flashrom-7507de451be109386668332e64ea1febe213d190.zip
ast2050-flashrom-7507de451be109386668332e64ea1febe213d190.tar.gz
Add a board-enable for the ASRock 775i65G
This was successfully tested by 'kai2343' on IRC. Thanks to Michael Karcher for finding the board enable. Corresponding to flashrom svn r1133. Signed-off-by: Joshua Roys <roysjosh@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.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 ca18a93..dd566a2 100644
--- a/print.c
+++ b/print.c
@@ -295,6 +295,7 @@ const struct board_info boards_known[] = {
B("Artec Group","DBE61", 1, "http://wiki.thincan.org/DBE61", NULL),
B("Artec Group","DBE62", 1, "http://wiki.thincan.org/DBE62", NULL),
B("ASI", "MB-5BLMP", 1, "http://www.hojerteknik.com/winnet.htm", "Used in the IGEL WinNET III thin client."),
+ B("ASRock", "775i65G", 1, "http://www.asrock.com/mb/overview.asp?Model=775i65G", NULL),
B("ASRock", "939A785GMH/128M", 1, "http://www.asrock.com/mb/overview.asp?Model=939A785GMH/128M&s=939", NULL),
B("ASRock", "A770CrossFire", 1, "http://www.asrock.com/mb/overview.asp?Model=A770CrossFire&s=AM2\%2b", NULL),
B("ASRock", "ALiveNF6G-DVI", 1, "http://www.asrock.com/mb/overview.asp?Model=ALiveNF6G-DVI", NULL),
OpenPOWER on IntegriCloud