summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-01 16:09:06 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-01 16:09:06 +0000
commit2ead2e225ba0edee146869e1f6b5dd0929896e04 (patch)
tree1de1a99f7baa7735b65e72a43689a7c9fe4a55dc /print.c
parent4adf8a6512fd81d40bf996622d660c9633cd355f (diff)
downloadast2050-flashrom-2ead2e225ba0edee146869e1f6b5dd0929896e04.zip
ast2050-flashrom-2ead2e225ba0edee146869e1f6b5dd0929896e04.tar.gz
Add hp xw9400 board enable
Also modifies nvidia_mcp_gpio_set to cope with multiple MCP55 chips on the same board, like on the Tyan S2915-E. Corresponding to flashrom svn r1025. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Adis Salcin <crow@linux.org.ba> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
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 6ffcd90..4f40f44 100644
--- a/print.c
+++ b/print.c
@@ -353,6 +353,7 @@ const struct board_info boards_known[] = {
B("HP", "DL145 G3", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00816835&lang=en&cc=us&taskId=101&prodSeriesId=3219755&prodTypeId=15351", NULL),
B("HP", "Vectra VL400 PC", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00060658&lang=en&cc=us", NULL),
B("HP", "Vectra VL420 SFF PC", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00060661&lang=en&cc=us", NULL),
+ B("HP", "xw9400", 1, "http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?lang=en&cc=us&prodSeriesId=3211286&prodTypeId=12454", "Boot block is write protected unless the solder points next to F2 are shorted." ),
B("IBM", "x3455", 1, "http://www-03.ibm.com/systems/x/hardware/rack/x3455/index.html", NULL),
B("Intel", "D201GLY", 1, "http://www.intel.com/support/motherboards/desktop/d201gly/index.htm", NULL),
B("Intel", "EP80759", 1, NULL, NULL),
OpenPOWER on IntegriCloud