summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-09-15 15:51:09 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-09-15 15:51:09 +0000
commit26c4f60c464497e3224bddc3a3dddecb017274fd (patch)
tree7145d503a506e12b6b8bc465ce0b7c8c6e8bf58d /print.c
parentd0ebd382dd99dd1ecefd6dfbdcca495d29dde75e (diff)
downloadflashrom-26c4f60c464497e3224bddc3a3dddecb017274fd.zip
flashrom-26c4f60c464497e3224bddc3a3dddecb017274fd.tar.gz
Add board enable for MSI K8N Neo Platinum
It's the same as for the Neo2. Thanks to roxfan and twice11 who did the RE! Tested-by: Jud Porter Corresponding to flashrom svn r1597. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
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 eb3edf0..2d97ea8 100644
--- a/print.c
+++ b/print.c
@@ -895,6 +895,7 @@ const struct board_info boards_known[] = {
B("MSI", "MS-6787 (P4MAM-V/P4MAM-L)", OK, "http://www.msi.com/service/search/?kw=6787&type=product", NULL),
B("MSI", "MS-7005 (651M-L)", OK, "http://www.msi.com/product/mb/651M-L.html", NULL),
B("MSI", "MS-7025 (K8N Neo2 Platinum)", OK, "http://www.msi.com/product/mb/K8N-Neo2-Platinum.html", NULL),
+ B("MSI", "MS-7030 (K8N Neo Platinum)", OK, "http://www.msi.com/product/mb/K8N-Neo-Platinum.html", NULL),
B("MSI", "MS-7046", OK, "http://www.heimir.de/ms7046/", NULL),
B("MSI", "MS-7061 (KM4M-V/KM4AM-V)", OK, "http://www.msi.com/service/search/?kw=7061&type=product", NULL),
B("MSI", "MS-7065", OK, "http://browse.geekbench.ca/geekbench2/view/53114", NULL),
OpenPOWER on IntegriCloud