summaryrefslogtreecommitdiffstats
path: root/board_enable.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 /board_enable.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 'board_enable.c')
-rw-r--r--board_enable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board_enable.c b/board_enable.c
index cff10a8..d2bb3b9 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -907,6 +907,7 @@ const struct board_info boards_ok[] = {
{ "GIGABYTE", "GA-6BXC", },
{ "GIGABYTE", "GA-6BXDU", },
{ "GIGABYTE", "GA-6ZMA", },
+ { "GIGABYTE", "GA-7ZM", },
{ "Intel", "EP80759", },
{ "Jetway", "J7F4K1G5D-PB", },
{ "MSI", "MS-6570 (K7N2)", },
@@ -969,7 +970,6 @@ const struct board_info boards_bad[] = {
{ "Boser", "HS-6637", },
{ "DFI", "855GME-MGF", },
{ "FIC", "VA-502", },
- { "GIGABYTE", "GA-7ZM", },
{ "MSI", "MS-6178", },
{ "MSI", "MS-7260 (K9N Neo)", },
{ "PCCHIPS", "M537DMA33", },
OpenPOWER on IntegriCloud