summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:31:33 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-05-18 01:31:33 +0000
commite474cdc614e96e7fcecde4996a052a8027322c37 (patch)
tree417f3648551be8f7d9b135f7acd1860fa2552d2c
parent4b90e6b6641dc007e5de02f036bcd5221a5f3fc4 (diff)
downloadast2050-flashrom-e474cdc614e96e7fcecde4996a052a8027322c37.zip
ast2050-flashrom-e474cdc614e96e7fcecde4996a052a8027322c37.tar.gz
Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c
Corresponding to flashrom svn r1307. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Idwer Vollering <vidwer@gmail.com>
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index 2519d8e..4ecbd0c 100644
--- a/print.c
+++ b/print.c
@@ -551,6 +551,7 @@ const struct board_info boards_known[] = {
B("MSI", "MS-7368 (K9AG Neo2-Digital)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1241", NULL),
B("MSI", "MS-7376 (K9A2 Platinum)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1332", NULL),
B("MSI", "MS-7596 (785GM-E51)", 1, "http://eu.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1866", NULL),
+ B("MSI", "MS-7640 (890FXA-GD70)",1, "http://www.msi.com/product/mb/890FXA-GD70.html", "Reported by \"Linux User #330250\" http://flashrom.org/pipermail/flashrom/2011-March/006072.html"),
B("MSI", "MS-7642 (890GXM-G65)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=2012", NULL),
B("NEC", "PowerMate 2000", 1, "http://support.necam.com/mobilesolutions/hardware/Desktops/pm2000/celeron/", NULL),
B("Nokia", "IP530", 1, NULL, NULL),
OpenPOWER on IntegriCloud