summaryrefslogtreecommitdiffstats
path: root/board_enable.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-09-25 01:22:42 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-09-25 01:22:42 +0000
commit5714614c7fcdae17cb40797dc66602daff163c8d (patch)
treedd6858a046e33e04addf90371ff24c453b96d739 /board_enable.c
parent45835c40923e70058bb0ebe7fb18fdca264b307d (diff)
downloadast2050-flashrom-5714614c7fcdae17cb40797dc66602daff163c8d.zip
ast2050-flashrom-5714614c7fcdae17cb40797dc66602daff163c8d.tar.gz
Mark the following boards as OK
- ASUS M3A78-EM (reported by Christian Heinz <christian.ch.heinz@gmail.com>) http://www.flashrom.org/pipermail/flashrom/2009-September/000629.html - MSI MS-7368 (K9AG Neo2-Digital) (reported by Joshua Roys <roysjosh@gmail.com>) http://www.flashrom.org/pipermail/flashrom/2009-September/000632.html - GIGABYTE GA-MA770T-UD3P (reported by Kevin Sopp <baraclese@googlemail.com>) http://www.flashrom.org/pipermail/flashrom/2009-September/000529.html - Elitegroup P6VAP-A+ Tested by Uwe Hermann <uwe@hermann-uwe.de> on hardware. Maximum supported chip size in this board is 256 KB. Small changes in print.c were required to adjust for longer board names. Corresponding to flashrom svn r734. 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.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index b8b5c3f..0c0d983 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -1064,6 +1064,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "M2A-VM", },
{ "ASUS", "M2N-E", },
{ "ASUS", "M2V", },
+ { "ASUS", "M3A78-EM", },
{ "ASUS", "P2B", },
{ "ASUS", "P2B-D", },
{ "ASUS", "P2B-DS", },
@@ -1075,6 +1076,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "P6T Deluxe V2", },
{ "A-Trend", "ATC-6220", },
{ "BCOM", "WinNET100", },
+ { "Elitegroup", "P6VAP-A+", },
{ "GIGABYTE", "GA-6BXC", },
{ "GIGABYTE", "GA-6BXDU", },
{ "GIGABYTE", "GA-6ZMA", },
@@ -1083,6 +1085,7 @@ const struct board_info boards_ok[] = {
{ "GIGABYTE", "GA-EX58-UD4P", },
{ "GIGABYTE", "GA-MA78GPM-DS2H", },
{ "GIGABYTE", "GA-MA790GP-DS4H", },
+ { "GIGABYTE", "GA-MA770T-UD3P", },
{ "Intel", "EP80759", },
{ "Jetway", "J7F4K1G5D-PB", },
{ "MSI", "MS-6570 (K7N2)", },
@@ -1091,6 +1094,7 @@ const struct board_info boards_ok[] = {
{ "MSI", "MS-7236 (945PL Neo3)", },
{ "MSI", "MS-7255 (P4M890M)", },
{ "MSI", "MS-7345 (P35 Neo2-FIR)", },
+ { "MSI", "MS-7368 (K9AG Neo2-Digital)", },
{ "NEC", "PowerMate 2000", },
{ "PC Engines", "Alix.1c", },
{ "PC Engines", "Alix.2c2", },
OpenPOWER on IntegriCloud