summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorTim ter Laak <timl@scintilla.utwente.nl>2010-09-13 23:00:57 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-13 23:00:57 +0000
commit4b933f0c5e7e4fefd5df03642562988be2159241 (patch)
treed02f3d3934cd8742f81c4ff7999502dcbe2e3653 /print.c
parent3611b80b40efa3e5057232a9e7285b4868ef95e1 (diff)
downloadast2050-flashrom-4b933f0c5e7e4fefd5df03642562988be2159241.zip
ast2050-flashrom-4b933f0c5e7e4fefd5df03642562988be2159241.tar.gz
Add support for the abit BM6 board
Corresponding to flashrom svn r1163. Signed-off-by: Tim ter Laak <timl@scintilla.utwente.nl> 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 91cd48d..89409cd 100644
--- a/print.c
+++ b/print.c
@@ -283,6 +283,7 @@ const struct board_info boards_known[] = {
B("A-Trend", "ATC-6220", 1, "http://www.motherboard.cz/mb/atrend/atc6220.htm", NULL),
B("abit", "AN-M2", 1, "http://www.abit.com.tw/page/de/motherboard/motherboard_detail.php?DEFTITLE=Y&fMTYPE=Socket%20AM2&pMODEL_NAME=AN-M2", NULL),
B("abit", "AX8", 1, "http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?DEFTITLE=Y&fMTYPE=Socket%20939&pMODEL_NAME=AX8", NULL),
+ B("abit", "BM6", 1, "http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?pMODEL_NAME=BM6&fMTYPE=Socket%20370", NULL),
B("abit", "Fatal1ty F-I90HD", 1, "http://www.abit.com.tw/page/de/motherboard/motherboard_detail.php?pMODEL_NAME=Fatal1ty+F-I90HD&fMTYPE=LGA775", NULL),
B("abit", "IC7", 1, "http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?pMODEL_NAME=IC7&fMTYPE=Socket%20478", NULL),
B("abit", "IP35", 1, "http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?fMTYPE=LGA775&pMODEL_NAME=IP35", NULL),
OpenPOWER on IntegriCloud