summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorSergey A Lichack <shadowpilot34@gmail.com>2010-09-07 18:14:53 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-07 18:14:53 +0000
commitf3a4bff427a1798c79b038d58f86d6e7b81cd9fa (patch)
treedd134b78e86147d3ce0272ae5e62ec4822ed85dc /print.c
parent2ee137f31f9155798059f78907cbc7588df8a390 (diff)
downloadast2050-flashrom-f3a4bff427a1798c79b038d58f86d6e7b81cd9fa.zip
ast2050-flashrom-f3a4bff427a1798c79b038d58f86d6e7b81cd9fa.tar.gz
Add a board-enable for the MSI MS-6787 (P4MAM-V/P4MAM-L)
Marked as untested for now, as there was no response from the user. Corresponding to flashrom svn r1155. Signed-off-by: Sergey A Lichack <shadowpilot34@gmail.com> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.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 6838d73..a5c36b7 100644
--- a/print.c
+++ b/print.c
@@ -450,6 +450,7 @@ const struct board_info boards_known[] = {
B("MSI", "MS-6590 (KT4 Ultra)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=502", NULL),
B("MSI", "MS-6702E (K8T Neo2-F)",1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=588", NULL),
B("MSI", "MS-6712 (KT4V)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=505", NULL),
+ B("MSI", "MS-6787 (P4MAM-V/P4MAM-L)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=577", NULL),
B("MSI", "MS-7005 (651M-L)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=559", NULL),
B("MSI", "MS-7025 (K8N Neo2 Platinum)", 1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=587", NULL),
B("MSI", "MS-7046", 1, "http://www.heimir.de/ms7046/", NULL),
OpenPOWER on IntegriCloud