aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:55:56 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-03-24 22:55:56 +0000
commit98eff46e3d5f05eb818be8f3df3eb6d87a7ae3d9 (patch)
treeec956432c21b290971b77709c2144f0e92a9b16a /print.c
parente2343e0813b56be43e56bcccd2e49bde872bd1dc (diff)
downloadflashrom-98eff46e3d5f05eb818be8f3df3eb6d87a7ae3d9.tar.gz
flashrom-98eff46e3d5f05eb818be8f3df3eb6d87a7ae3d9.tar.bz2
flashrom-98eff46e3d5f05eb818be8f3df3eb6d87a7ae3d9.zip
Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work
Abit VT6X4 / W29C020C: See http://www.coreboot.org/pipermail/flashrom/2010-March/002730.html Fixes typo in comment and marks board-enable as tested (the flashrom running on that machine was patched with the board enable that got in later). Asus A7V133 / Atmel AT29C010A: See http://www.coreboot.org/pipermail/flashrom/2010-March/002729.html Adding "erase" to tested as there is only one erase function. Corresponding to flashrom svn r975. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
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 17a303d4..673de683 100644
--- a/print.c
+++ b/print.c
@@ -263,6 +263,7 @@ const struct board_info boards_ok[] = {
{ "ASRock", "M3A790GXH/128M" },
{ "ASUS", "A7N8X Deluxe", },
{ "ASUS", "A7N8X-E Deluxe", },
+ { "ASUS", "A7V133", },
{ "ASUS", "A7V400-MX", },
{ "ASUS", "A7V8X-MX", },
{ "ASUS", "A7V8X-X", },