summaryrefslogtreecommitdiffstats
path: root/board_enable.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-06-02 13:39:42 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-06-02 13:39:42 +0000
commit265c83892415bbb894a7d475f8e40b37aa1e2166 (patch)
tree8525b9e4fabe192e0f303f91eb7d5dd4080bdb3f /board_enable.c
parent5bae4386ee78a3d044897ec9d2b8f1f20847b3b4 (diff)
downloadast2050-flashrom-265c83892415bbb894a7d475f8e40b37aa1e2166.zip
ast2050-flashrom-265c83892415bbb894a7d475f8e40b37aa1e2166.tar.gz
Add two more boards supported by flashrom
- ASUS A8N-SLI (reported by Ryan McLean <pvtryan100@googlemail.com>) - MSI/Medion MS-7255 (P4M890M) (reported by Jörg Schirottke <master@kanotix.com>) Corresponding to flashrom svn r565. 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, 2 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index 6fcf5ba..9aad228 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -704,6 +704,7 @@ const struct board_info boards_ok[] = {
{ "ASI", "MB-5BLMP", },
{ "ASUS", "A8N-E", },
{ "ASUS", "A8NE-FM/S", },
+ { "ASUS", "A8N-SLI", },
{ "ASUS", "A8N-SLI Premium", },
{ "ASUS", "A8V-E Deluxe", },
{ "ASUS", "M2A-VM", },
@@ -733,6 +734,7 @@ const struct board_info boards_ok[] = {
{ "MSI", "MS-7236 (945PL Neo3)", },
{ "MSI", "MS-7345 (P35 Neo2-FIR)", },
{ "MSI", "MS-7168 (Orion)", },
+ { "MSI", "MS-7255 (P4M890M)", },
{ "NEC", "PowerMate 2000", },
{ "PC Engines", "Alix.1c", },
{ "PC Engines", "Alix.2c2", },
OpenPOWER on IntegriCloud