summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-12 17:27:44 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-06-12 17:27:44 +0000
commitbcd25569d4d15ce335a46ac950b2457894638b6d (patch)
tree8196256a49b786d2c56fb0efc35ee526ebf91ae5 /print.c
parentc29c2e71cb7af0c7bf1dd1f81c29ca6feaae41eb (diff)
downloadast2050-flashrom-bcd25569d4d15ce335a46ac950b2457894638b6d.zip
ast2050-flashrom-bcd25569d4d15ce335a46ac950b2457894638b6d.tar.gz
Board enable for EPIA EK (untested)
Reporter/owner of that board: oscar <oshikore@gmail.com> http://www.coreboot.org/pipermail/flashrom/2010-April/002910.html Corresponding to flashrom svn r1040. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> 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 3f39251..a0c851f 100644
--- a/print.c
+++ b/print.c
@@ -440,6 +440,7 @@ const struct board_info boards_known[] = {
B("VIA", "EPIA M/MII/...", 1, "http://www.via.com.tw/en/products/embedded/ProductDetail.jsp?productLine=1&motherboard_id=202", NULL), /* EPIA-MII link for now */
B("VIA", "EPIA SP", 1, "http://www.via.com.tw/en/products/embedded/ProductDetail.jsp?productLine=1&motherboard_id=261", NULL),
B("VIA", "EPIA-CN", 1, "http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=400", NULL),
+ B("VIA", "EPIA EK", 1, "http://www.via.com.tw/en/products/embedded/ProductDetail.jsp?motherboard_id=420", NULL),
B("VIA", "EPIA-EX15000G", 1, "http://www.via.com.tw/en/products/embedded/ProductDetail.jsp?productLine=1&motherboard_id=450", NULL),
B("VIA", "EPIA-LN", 1, "http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=473", NULL),
B("VIA", "EPIA-M700", 1, "http://via.com.tw/servlet/downloadSvl?motherboard_id=670&download_file_id=3700", NULL),
OpenPOWER on IntegriCloud