summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorJoshua Roys <roysjosh@gmail.com>2011-06-13 16:59:01 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-06-13 16:59:01 +0000
commit9d9a1042332cd08aa66eee6f37d80c0f09f47d70 (patch)
treee474d541ca72e585d6863513f59a55cbe7c81ee9 /print.c
parentd8a00a0b6be4e8d6f441809808d8438f25cea6fe (diff)
downloadast2050-flashrom-9d9a1042332cd08aa66eee6f37d80c0f09f47d70.zip
ast2050-flashrom-9d9a1042332cd08aa66eee6f37d80c0f09f47d70.tar.gz
Add board enable for GA-8IP775
- logs before: http://paste.flashrom.org/view.php?id=565 - success: http://www.flashrom.org/pipermail/flashrom/2011-June/006747.html Corresponding to flashrom svn r1337. Signed-off-by: Joshua Roys <roysjosh@gmail.com> Signed-off-by: Idwer Vollering <vidwer@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> 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 85376fb..8e6a187 100644
--- a/print.c
+++ b/print.c
@@ -515,6 +515,7 @@ const struct board_info boards_known[] = {
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-8IP775", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1830", NULL),
B("GIGABYTE", "GA-8IRML", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1343", NULL),
B("GIGABYTE", "GA-8PE667 Ultra 2", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=1607", NULL),
B("GIGABYTE", "GA-965P-DS4", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2288", NULL),
OpenPOWER on IntegriCloud