summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorIngo Feldschmid <ifel@msc-ge.com>2012-01-31 06:51:56 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-01-31 06:51:56 +0000
commit8a0f9b07cf0c58dd7fd23e2f5c956aa3145e0aa3 (patch)
tree4e76cf2e85642c64d953d1ab002f1b10d33120a6 /print.c
parentc678218c4ad89eb3658df351e8b8fad615137279 (diff)
downloadast2050-flashrom-8a0f9b07cf0c58dd7fd23e2f5c956aa3145e0aa3.zip
ast2050-flashrom-8a0f9b07cf0c58dd7fd23e2f5c956aa3145e0aa3.tar.gz
Add board enable for the MSC Q7 Tunnel Creek board
This patch adds a generic phase 2 board enable that does nothing but set is_laptop to 0 to circumvent an erroneous laptop detection due to ambigous DMI chassis information. Corresponding to flashrom svn r1487. Signed-off-by: Ingo Feldschmid <ifel@msc-ge.com> 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 0e152a6..1ccfff1 100644
--- a/print.c
+++ b/print.c
@@ -791,6 +791,7 @@ const struct board_info boards_known[] = {
B("Lanner", "EM-8510C", 1, NULL, NULL),
B("Lex", "CV700A", 1, "http://www.lex.com.tw/product/CV700A-spec.htm", NULL),
B("Mitac", "6513WU", 1, "http://web.archive.org/web/20050313054828/http://www.mitac.com/micweb/products/tyan/6513wu/6513wu.htm", NULL),
+ B("MSC", "Q7-TCTC", 1, "http://www.msc-ge.com/en/produkte/com/moduls/overview/5779-www.html", NULL),
B("MSI", "MS-6153", 1, "http://www.msi.com/product/mb/MS-6153.html", NULL),
B("MSI", "MS-6156", 1, "http://uk.ts.fujitsu.com/rl/servicesupport/techsupport/boards/Motherboards/MicroStar/Ms6156/MS6156.htm", NULL),
B("MSI", "MS-6163 (MS-6163 Pro)",1, "http://www.msi.com/product/mb/MS-6163-Pro.html", NULL),
OpenPOWER on IntegriCloud