summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-03-04 01:41:56 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-03-04 01:41:56 +0000
commitd3b98fb833f6534d6d09522c915063d6f8213fd2 (patch)
tree283be58e02df5c1e6d3785e419e3c33242e30ef8 /print.c
parentc54adc5852fe9b96127506ca4602aa19eb607fe9 (diff)
downloadast2050-flashrom-d3b98fb833f6534d6d09522c915063d6f8213fd2.zip
ast2050-flashrom-d3b98fb833f6534d6d09522c915063d6f8213fd2.tar.gz
Add (untested) board enable for ASUS P4PE-X/TE
REed by roxfan and Michael Karcher, patch by Stefan Tauner. Corresponding to flashrom svn r1653. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
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 ecde90f..11fa54d 100644
--- a/print.c
+++ b/print.c
@@ -638,6 +638,7 @@ const struct board_info boards_known[] = {
B("ASUS", "P4P800-E Deluxe", OK, "http://www.asus.com/Motherboards/Intel_Socket_478/P4P800E_Deluxe/", NULL),
B("ASUS", "P4P800-VM", OK, "http://www.asus.com/Motherboards/Intel_Socket_478/P4P800VM/", NULL),
B("ASUS", "P4P800-X", OK, "http://www.asus.com/Motherboards/Intel_Socket_478/P4P800X/", NULL),
+ B("ASUS", "P4PE-X/TE", NT, "http://www.asus.com/999/html/events/mb/socket478/p4pe-x-te/overview.htm", NULL),
B("ASUS", "P4S533-X", OK, NULL, NULL),
B("ASUS", "P4S800-MX", OK, "http://www.asus.com/Motherboards/Intel_Socket_478/P4S800MX/", NULL),
B("ASUS", "P4SC-E", OK, NULL, "Part of ASUS Terminator P4 533 barebone system"),
OpenPOWER on IntegriCloud