summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2010-07-29 21:15:45 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-07-29 21:15:45 +0000
commit12a58b2b0b60b466d449a92074cc23d82af6325d (patch)
tree2c15df902b6ebf11f9f67c528a609dcb2f187860 /print.c
parent4c06650aff24ff6b2791ab835aee74086662bb6b (diff)
downloadast2050-flashrom-12a58b2b0b60b466d449a92074cc23d82af6325d.zip
ast2050-flashrom-12a58b2b0b60b466d449a92074cc23d82af6325d.tar.gz
Mark GIGABYTE GA-MA74GM-S2H (rev 3.0) as supported
Corresponding to flashrom svn r1125. Signed-off-by: Peter Lemenkov <lemenkov@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 7533bf1..9e89ed8 100644
--- a/print.c
+++ b/print.c
@@ -388,6 +388,7 @@ const struct board_info boards_known[] = {
B("GIGABYTE", "GA-M57SLI-S4", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2287", NULL),
B("GIGABYTE", "GA-M61P-S3", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2434", NULL),
B("GIGABYTE", "GA-MA69VM-S2", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2500", NULL),
+ B("GIGABYTE", "GA-MA74GM-S2H (rev. 3.0)", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=3152", NULL),
B("GIGABYTE", "GA-MA770T-UD3P", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=3096", NULL),
B("GIGABYTE", "GA-MA78G-DS3H", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2800", NULL), /* TODO: Rev 1.x or 2.x? */
B("GIGABYTE", "GA-MA78GM-S2H", 1, "http://www.gigabyte.com/products/product-page.aspx?pid=2758", NULL), /* TODO: Rev. 1.0, 1.1, or 2.x? */
OpenPOWER on IntegriCloud