summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorTadas Slotkus <devtadas@gmail.com>2012-08-25 03:53:12 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-08-25 03:53:12 +0000
commit3dcdc03a72b839d7746edabcb4b679f559b47683 (patch)
tree3c253d82d791cd472f18bc721ace21673e59f777 /print.c
parent61b4cfa29f218975dbaa4fbc3ae61318336a8725 (diff)
downloadast2050-flashrom-3dcdc03a72b839d7746edabcb4b679f559b47683.zip
ast2050-flashrom-3dcdc03a72b839d7746edabcb4b679f559b47683.tar.gz
Add untested board enable for DFI AD77
Corresponding to flashrom svn r1581. Based on http://patchwork.coreboot.org/patch/2983/ Signed-off-by: Tadas Slotkus <devtadas@gmail.com> PCI IDs are generic therefore requiring manual activation. 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 fc885d4..b4990ec 100644
--- a/print.c
+++ b/print.c
@@ -761,6 +761,7 @@ const struct board_info boards_known[] = {
B("Dell", "PowerEdge 1850", OK, "http://support.dell.com/support/edocs/systems/pe1850/en/index.htm", NULL),
B("Dell", "Vostro 460", BAD, "http://support.dell.com/support/edocs/systems/vos460/en/index.htm", "Mainboard model is 0Y2MRG. Probing works (Macronix MX25L3205, 4096 kB, SPI), but parts of the flash are problematic: descriptor is r/o (conforming to ICH reqs), ME is locked."),
B("DFI", "855GME-MGF", BAD, "http://www.dfi.com.tw/portal/CM/cmproduct/XX_cmproddetail/XX_WbProdsWindow?action=e&downloadType=&windowstate=normal&mode=view&downloadFlag=false&itemId=433", "Probably needs a board enable. http://www.coreboot.org/pipermail/coreboot/2009-May/048549.html"),
+ B("DFI", "AD77", NT, NULL, "Untested board enable."),
B("DFI", "Blood-Iron P35 T2RL", OK, "http://lp.lanparty.com.tw/portal/CM/cmproduct/XX_cmproddetail/XX_WbProdsWindow?itemId=516&downloadFlag=false&action=1", NULL),
B("Elitegroup", "GeForce6100SM-M ", OK, "http://www.ecs.com.tw/ECSWebSite/Product/Product_Detail.aspx?DetailID=685&MenuID=24", NULL),
B("Elitegroup", "GF7100PVT-M3 (V1.0)", OK, "http://www.ecs.com.tw/ECSWebSite/Product/Product_Detail.aspx?DetailID=853&CategoryID=1&DetailName=Specification&MenuID=24&LanID=0", NULL),
OpenPOWER on IntegriCloud