From f8db95934713adf32efc5b61d49ae771fb77e3ce Mon Sep 17 00:00:00 2001 From: Jonathan Kollasch Date: Fri, 15 Oct 2010 23:02:15 +0000 Subject: Add a board enable for the EPoX EP-8NPA7I board Also, spelling correction. Corresponding to flashrom svn r1213. Signed-off-by: Jonathan Kollasch Acked-by: Carl-Daniel Hailfinger --- print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print.c') diff --git a/print.c b/print.c index cd14752d..897c9145 100644 --- a/print.c +++ b/print.c @@ -449,6 +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-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 . Seems the PCI subsystem IDs are identical with the Tekram P6Pro-A5. May work now."), -- cgit v1.2.3