summaryrefslogtreecommitdiffstats
path: root/board_enable.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-08-30 14:14:59 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-08-30 14:14:59 +0000
commitf8a06839d4a79383fbdd8904c3a4d339c4c6d8a6 (patch)
treef6e34302a208cbd7c5e7a0af3d7a2eda5f73f2f1 /board_enable.c
parent871689e25511e13d10d20c9b126f191d43126692 (diff)
downloadast2050-flashrom-f8a06839d4a79383fbdd8904c3a4d339c4c6d8a6.zip
ast2050-flashrom-f8a06839d4a79383fbdd8904c3a4d339c4c6d8a6.tar.gz
Board status updates
Marked as OK: - ASUS A8V Deluxe (reported by Joachim Ernst <Joachim.Ernst@web.de>) http://www.flashrom.org/pipermail/flashrom/2009-August/000448.html Tested with r701. - ASUS P5L-MX (reported by Vasiliy Vylegzhanin <6vasia@gmail.com>) http://www.flashrom.org/pipermail/flashrom/2009-August/000446.html Tested with v0.9.0. - Abit Fatal1ty F-I90HD (reported by Joachim Ernst <joachim.ernst@web.de>) http://www.flashrom.org/pipermail/flashrom/2009-August/000435.html - Trigem Lomita (reported by Udu Ogah <putlinuxonit@gmail.com>) Tested with r695. - GIGABYTE GA-MA790GP-DS4H (reported by Ralph Loader <suckfish@ihug.co.nz>) http://www.flashrom.org/pipermail/flashrom/2009-August/000414.html http://www.flashrom.org/pipermail/flashrom/2009-August/000417.html - GIGABYTE GA-MA78GPM-DS2H (reported by Erik Haugen Bakke <erik_hb_mlist@yahoo.com.au>) http://www.flashrom.org/pipermail/flashrom/2009-August/000329.html Corresponding to flashrom svn r702. 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.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index fc8feb0..51d12a7 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -968,6 +968,7 @@ struct board_pciid_enable board_pciid_enables[] = {
const struct board_info boards_ok[] = {
/* Verified working boards that don't need write-enables. */
{ "Abit", "AX8", },
+ { "Abit", "Fatal1ty F-I90HD", },
{ "Advantech", "PCM-5820", },
{ "ASI", "MB-5BLMP", },
{ "ASRock", "A770CrossFire", },
@@ -979,6 +980,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "A8NE-FM/S", },
{ "ASUS", "A8N-SLI", },
{ "ASUS", "A8N-SLI Premium", },
+ { "ASUS", "A8V Deluxe", },
{ "ASUS", "A8V-E Deluxe", },
{ "ASUS", "A8V-E SE", },
{ "ASUS", "M2A-MX", },
@@ -992,6 +994,7 @@ const struct board_info boards_ok[] = {
{ "ASUS", "P2L97-S", },
{ "ASUS", "P5B-Deluxe", },
{ "ASUS", "P5KC", },
+ { "ASUS", "P5L-MX", },
{ "ASUS", "P6T Deluxe V2", },
{ "A-Trend", "ATC-6220", },
{ "BCOM", "WinNET100", },
@@ -1001,6 +1004,8 @@ const struct board_info boards_ok[] = {
{ "GIGABYTE", "GA-7ZM", },
{ "GIGABYTE", "GA-EP35-DS3L", },
{ "GIGABYTE", "GA-EX58-UD4P", },
+ { "GIGABYTE", "GA-MA78GPM-DS2H", },
+ { "GIGABYTE", "GA-MA790GP-DS4H", },
{ "Intel", "EP80759", },
{ "Jetway", "J7F4K1G5D-PB", },
{ "MSI", "MS-6570 (K7N2)", },
@@ -1019,6 +1024,7 @@ const struct board_info boards_ok[] = {
{ "Sun", "Blade x6250", },
{ "Supermicro", "H8QC8", },
{ "Thomson", "IP1000", },
+ { "TriGem", "Lomita", },
{ "T-Online", "S-100", },
{ "Tyan", "iS5375-1U", },
{ "Tyan", "S1846", },
OpenPOWER on IntegriCloud