summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2011-06-06 17:50:20 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2011-06-06 17:50:20 +0000
commit60b83f98a858a0655aefac1c26257f497ea8e952 (patch)
tree79fc820a13750f0e74ced43b0110bcb83c5c2fb6
parent8179be566e54f3e9f7686901861449905c202e98 (diff)
downloadast2050-flashrom-60b83f98a858a0655aefac1c26257f497ea8e952.zip
ast2050-flashrom-60b83f98a858a0655aefac1c26257f497ea8e952.tar.gz
Mark the MSI MS-7529 (G31TM-P21) as supported
Original report: http://www.flashrom.org/pipermail/flashrom/2011-May/006594.html Manufacturer's page: http://msi.com/product/mb/G31TM-P21.html Corresponding to flashrom svn r1325. Tested-by: Peter Lemenkov <lemenkov@gmail.com> Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index efe0ba5..cec6810 100644
--- a/print.c
+++ b/print.c
@@ -588,6 +588,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-7529 (G31M3-L(S) V2)", 1, "http://www.msi.com/product/mb/G31M3-L-V2---G31M3-LS-V2.html", NULL),
+ B("MSI", "MS-7529 (G31TM-P21)", 1, "http://msi.com/product/mb/G31TM-P21.html", 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-7599 (870-C45)", 1, "http://www.msi.com/product/mb/870-C45.html", 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"),
OpenPOWER on IntegriCloud