summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:56:23 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:56:23 +0000
commit0b0d364eab0d08bb750a65a73b68b9a6f95cc279 (patch)
treeccd08270556a44a17de04975112cdac0e44e98f5 /print.c
parent93ab84728c90391a155f2280f17b397aed3fb92a (diff)
downloadflashrom-0b0d364eab0d08bb750a65a73b68b9a6f95cc279.zip
flashrom-0b0d364eab0d08bb750a65a73b68b9a6f95cc279.tar.gz
Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A
See http://www.coreboot.org/pipermail/flashrom/2010-March/002451.html Binary file (standard input) matches Corresponding to flashrom svn r980.
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 5b54ab9..0b2adff 100644
--- a/print.c
+++ b/print.c
@@ -395,6 +395,7 @@ const struct board_info boards_bad[] = {
const struct board_info laptops_ok[] = {
/* Verified working laptops. */
{ "Lenovo", "3000 V100 TF05Cxx", },
+ { "Acer", "Aspire 1520", "http://support.acer.com/us/en/acerpanam/notebook/0000/Acer/Aspire1520/Aspire1520nv.shtml" },
{},
};
OpenPOWER on IntegriCloud