From 9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 15 Sep 2010 00:03:53 +0000 Subject: Add missing GIGABYTE GA-7DXR entry, should have been in r1166 Corresponding to flashrom svn r1169. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print.c') diff --git a/print.c b/print.c index ae8298e..38249a8 100644 --- a/print.c +++ b/print.c @@ -412,6 +412,7 @@ const struct board_info boards_known[] = { B("GIGABYTE", "GA-6ZMA", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1541", NULL), B("GIGABYTE", "GA-MA785GMT-UD2H", 1, "http://www.gigabyte.de/Products/Motherboard/Products_Overview.aspx?ProductID=4525", NULL), B("GIGABYTE", "GA-770TA-UD3", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=3272#ov", NULL), + B("GIGABYTE", "GA-7DXR", 1, "http://www.gigabyte.de/Products/Motherboard/Products_Spec.aspx?ProductID=1302", NULL), B("GIGABYTE", "GA-7VT600", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1666", NULL), B("GIGABYTE", "GA-7ZM", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1366", "Works fine if you remove jumper JP9 on the board and disable the flash protection BIOS option."), B("GIGABYTE", "GA-8IRML", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1343", NULL), -- cgit v1.1