summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-10-18 22:32:03 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-10-18 22:32:03 +0000
commit83d349ac34ca21e0ffe255d4a2f189e5e0a07c8d (patch)
treea3dba2a941bd635ae4892abc829f34ce9c523c7d /print.c
parentf8db95934713adf32efc5b61d49ae771fb77e3ce (diff)
downloadast2050-flashrom-83d349ac34ca21e0ffe255d4a2f189e5e0a07c8d.zip
ast2050-flashrom-83d349ac34ca21e0ffe255d4a2f189e5e0a07c8d.tar.gz
Fix board name, EP-8NPAI should have been EP-8NPA7I
Details, lspci/superiotool/flashrom logs: http://www.flashrom.org/pipermail/flashrom/2010-October/005160.html Also add the vendor website URL for this board. Corresponding to flashrom svn r1214. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'print.c')
-rw-r--r--print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.c b/print.c
index 897c914..78e298d 100644
--- a/print.c
+++ b/print.c
@@ -449,7 +449,7 @@ const struct board_info boards_known[] = {
B("Elitegroup", "RS485M-M", 1, "http://www.ecs.com.tw/ECSWebSite_2007/Products/ProductsDetail.aspx?CategoryID=1&DetailID=654&DetailName=Feature&MenuID=1&LanID=0", NULL),
B("Emerson", "ATCA-7360", 1, "http://www.emerson.com/sites/Network_Power/en-US/Products/Product_Detail/Product1/Pages/EmbCompATCA-7360.aspx", NULL),
B("EPoX", "EP-8K5A2", 1, "http://www.epox.com/product.asp?ID=EP-8K5A2", NULL),
- B("EPoX", "EP-8NPAI", 1, NULL, NULL),
+ B("EPoX", "EP-8NPA7I", 1, "http://epox.com/product.asp?ID=EP-8NPA7I", NULL),
B("EPoX", "EP-8RDA3+", 1, "http://www.epox.com/product.asp?ID=EP-8RDA3plus", NULL),
B("EPoX", "EP-BX3", 1, "http://www.epox.com/product.asp?ID=EP-BX3", NULL),
B("FIC", "VA-502", 0, "ftp://ftp.fic.com.tw/motherboard/manual/socket7/va-502/", "No public report found. Owned by Uwe Hermann <uwe@hermann-uwe.de>. Seems the PCI subsystem IDs are identical with the Tekram P6Pro-A5. May work now."),
OpenPOWER on IntegriCloud