From 67fbd776741978c6d1374bcf027eb15ffd329e3f Mon Sep 17 00:00:00 2001 From: Stefan Tauner Date: Wed, 18 May 2011 01:31:39 +0000 Subject: Add Gigabyte GA-MA790XT-UD4P to the mainboard support list http://www.flashrom.org/pipermail/flashrom/2011-April/006099.html Corresponding to flashrom svn r1308. Signed-off-by: Stefan Tauner Acked-by: Idwer Vollering --- print.c | 1 + 1 file changed, 1 insertion(+) diff --git a/print.c b/print.c index 4ecbd0c..9ca682c 100644 --- a/print.c +++ b/print.c @@ -499,6 +499,7 @@ const struct board_info boards_known[] = { B("GIGABYTE", "GA-MA78GPM-DS2H", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2859", NULL), B("GIGABYTE", "GA-MA790FX-DQ6", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2690", NULL), B("GIGABYTE", "GA-MA790GP-DS4H", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2887", NULL), + B("GIGABYTE", "GA-MA790XT-UD4P (rev. 1.0)", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=3010", NULL), B("HP", "e-Vectra P2706T", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?lang=en&cc=us&prodSeriesId=77515&prodTypeId=12454", NULL), B("HP", "ProLiant DL145 G3", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00816835&lang=en&cc=us&taskId=101&prodSeriesId=3219755&prodTypeId=15351", NULL), B("HP", "ProLiant DL165 G6", 1, "http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/15351-15351-3328412-241644-3328421-3955644.html", NULL), -- cgit v1.1