summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-06-22 01:37:06 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-06-22 01:37:06 +0000
commitbca6aa134b0a0a5ff23f2a1ace7a6c124a207ecf (patch)
tree40cf71a9fb715fafa84e71c1c0c1a8daff1c630a /print.c
parent5ab8889c8eb7c39d0d8cc929c85e220ee9dc5d10 (diff)
downloadast2050-flashrom-bca6aa134b0a0a5ff23f2a1ace7a6c124a207ecf.zip
ast2050-flashrom-bca6aa134b0a0a5ff23f2a1ace7a6c124a207ecf.tar.gz
Note how the GIGABYTE GA-7ZM can be flashed
Turns out that the GIGABYTE GA-7ZM _does_ work fine if you disable the BIOS flash protection option _and_ remove jumper JP9 on the board (d'oh!). This board can decode 512 KB chips just fine (not just 256 KB). Corresponding to flashrom svn r618. 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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index c124783..d08aa6e 100644
--- a/print.c
+++ b/print.c
@@ -451,6 +451,7 @@ const struct board_info_notes boards_notes[] = {
{ "ASUS", "A8V-E SE", "See http://www.coreboot.org/pipermail/coreboot/2007-October/026496.html." },
{ "ASUS", "M2A-VM", "See http://www.coreboot.org/pipermail/coreboot/2007-September/025281.html." },
{ "BCOM", "WinNET100", "Used in the IGEL-316 thin client." },
+ { "GIGABYTE", "GA-7ZM", "Works fine iff you remove jumper JP9 on the board and disable the flash protection BIOS option." },
/* Verified working boards that DO need write-enables. */
{ "Acer", "Aspire One", "See http://www.coreboot.org/pipermail/coreboot/2009-May/048041.html." },
OpenPOWER on IntegriCloud