summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-09-10 14:46:46 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-09-10 14:46:46 +0000
commit4a23e44bea0efb2b3d91ddb8b1a3bb4c3be66dcb (patch)
tree34fd295f840a4043e4b4e8fce35d0325acdd8ad4 /print.c
parentf3a4bff427a1798c79b038d58f86d6e7b81cd9fa (diff)
downloadast2050-flashrom-4a23e44bea0efb2b3d91ddb8b1a3bb4c3be66dcb.zip
ast2050-flashrom-4a23e44bea0efb2b3d91ddb8b1a3bb4c3be66dcb.tar.gz
Board enable for ASUS P5GD1 Pro
lspci/superiotool: http://www.coreboot.org/pipermail/flashrom/2010-August/004539.html matching SMBus + Audio, because SMBus is the only core device with usable IDs. Corresponding to flashrom svn r1156. Signed-off-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 a5c36b7..0b05a01 100644
--- a/print.c
+++ b/print.c
@@ -371,6 +371,7 @@ const struct board_info boards_known[] = {
B("ASUS", "P5GC-MX/1333", 1, "http://www.asus.com/product.aspx?P_ID=PYvbfOokwxUzJky3", NULL),
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", "P5GD1 Pro", 1, "http://www.asus.com/product.aspx?P_ID=50M49xQh71EZOeM1", 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 SE", 1, "http://www.asus.com/product.aspx?P_ID=t4yhK6y9W9o7iQ9E", NULL),
OpenPOWER on IntegriCloud