summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-07-24 10:41:42 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-07-24 10:41:42 +0000
commit72eeab5f35f720e9a7a09219669ce51ad3c99ebb (patch)
tree2ea379ccbecc6645f976a2bc6b2c22b7614bd246 /print.c
parentb05b9e100a9dd1c1c66963e59bffe4b9ea32f8e4 (diff)
downloadast2050-flashrom-72eeab5f35f720e9a7a09219669ce51ad3c99ebb.zip
ast2050-flashrom-72eeab5f35f720e9a7a09219669ce51ad3c99ebb.tar.gz
Board enable for ASUS P5PE-VM
Corresponding to flashrom svn r1100. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Tested-by: František Kučera <linux@frantovo.cz> 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 b479984..1a1cd91 100644
--- a/print.c
+++ b/print.c
@@ -334,6 +334,7 @@ const struct board_info boards_known[] = {
B("ASUS", "P5KC", 1, "http://www.asus.com/product.aspx?P_ID=fFZ8oUIGmLpwNMjj", NULL),
B("ASUS", "P5L-MX", 1, "http://www.asus.com/product.aspx?P_ID=X70d3NCzH2DE9vWH", NULL),
B("ASUS", "P5ND2-SLI Deluxe", 1, "http://www.asus.com/product.aspx?P_ID=WY7XroDuUImVbgp5", NULL),
+ B("ASUS", "P5PE-VM", 1, "http://www.asus.com/product.aspx?P_ID=k3h0ZFVu9Lo1dUvk", NULL),
B("ASUS", "P6T Deluxe", 1, "http://www.asus.com/product.aspx?P_ID=vXixf82co6Q5v0BZ", NULL),
B("ASUS", "P6T Deluxe V2", 1, "http://www.asus.com/product.aspx?P_ID=iRlP8RG9han6saZx", NULL),
B("BCOM", "WinNET100", 1, "http://www.coreboot.org/BCOM_WINNET100", "Used in the IGEL-316 thin client."),
OpenPOWER on IntegriCloud