From 3355f06978e2b09c398f97a55f44afbb6c46cf38 Mon Sep 17 00:00:00 2001 From: Michael Karcher Date: Wed, 24 Mar 2010 22:56:23 +0000 Subject: Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See http://www.coreboot.org/pipermail/flashrom/2010-March/002451.html Thanks to Paweł Stawicki for reporting! Corresponding to flashrom svn r980. Signed-off-by: Michael Karcher Acked-by: Carl-Daniel Hailfinger --- print_wiki.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print_wiki.c') diff --git a/print_wiki.c b/print_wiki.c index f134ef3..cc93c93 100644 --- a/print_wiki.c +++ b/print_wiki.c @@ -289,6 +289,7 @@ const struct board_info_url boards_url[] = { { "Sun", "Fire x4600", "http://www.sun.com/servers/x64/x4600/" }, /* Verified working laptops. */ + { "Acer", "Aspire 1520", "http://support.acer.com/us/en/acerpanam/notebook/0000/Acer/Aspire1520/Aspire1520nv.shtml" }, { "Lenovo", "3000 V100 TF05Cxx", "http://www5.pc.ibm.com/europe/products.nsf/products?openagent&brand=Lenovo3000Notebook&series=Lenovo+3000+V+Series#viewallmodelstop" }, /* Verified non-working laptops (for now). */ -- cgit v1.1