summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-09-15 00:03:53 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-15 00:03:53 +0000
commit9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0 (patch)
treef0a0b6bc4c5cc5652980a3eff4b384acfc13e233 /print.c
parenta745cf4660154bc33116f7520bcb78064eb6346d (diff)
downloadast2050-flashrom-9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0.zip
ast2050-flashrom-9a87c5d6ad41f7c1512ad9f2a2f0ee60213fbef0.tar.gz
Add missing GIGABYTE GA-7DXR entry, should have been in r1166
Corresponding to flashrom svn r1169. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> 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 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),
OpenPOWER on IntegriCloud