Author: mkarcher
Date: Wed Mar 24 23:56:19 2010
New Revision: 979
URL: http://flashrom.org/trac/coreboot/changeset/979

Log:
Shuttle FD37 and MSI K9A2 Platinum are supported

FD37: http://www.coreboot.org/pipermail/flashrom/2010-March/002440.html
K9A2: http://www.coreboot.org/pipermail/flashrom/2010-March/002433.html

Thanks to Sylvain BERTRAND for reporting!

Signed-off-by: Michael Karcher <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>

Modified:
   trunk/print.c
   trunk/print_wiki.c

Modified: trunk/print.c
==============================================================================
--- trunk/print.c       Wed Mar 24 23:56:14 2010        (r978)
+++ trunk/print.c       Wed Mar 24 23:56:19 2010        (r979)
@@ -319,6 +319,7 @@
        { "MSI",                "MS-7255 (P4M890M)", },
        { "MSI",                "MS-7345 (P35 Neo2-FIR)", },
        { "MSI",                "MS-7368 (K9AG Neo2-Digital)", },
+       { "MSI",                "MS-7376 (K9A2 Platinum)", },
        { "NEC",                "PowerMate 2000", },
        { "PC Engines",         "Alix.1c", },
        { "PC Engines",         "Alix.2c2", },
@@ -326,6 +327,7 @@
        { "PC Engines",         "Alix.3c3", },
        { "PC Engines",         "Alix.3d3", },
        { "RCA",                "RM4100", },
+       { "Shuttle",            "FD37", },
        { "Sun",                "Blade x6250", },
        { "Supermicro",         "H8QC8", },
        { "Thomson",            "IP1000", },

Modified: trunk/print_wiki.c
==============================================================================
--- trunk/print_wiki.c  Wed Mar 24 23:56:14 2010        (r978)
+++ trunk/print_wiki.c  Wed Mar 24 23:56:19 2010        (r979)
@@ -162,6 +162,7 @@
        { "MSI",                "MS-7255 (P4M890M)",    
"http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1082"; },
        { "MSI",                "MS-7345 (P35 
Neo2-FIR)","http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1261";
 },
        { "MSI",                "MS-7368 (K9AG Neo2-Digital)", 
"http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1241"; },
+       { "MSI",                "MS-7376 (K9A2 Platinum)", 
"http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=1332"; },
        { "NEC",                "PowerMate 2000",       
"http://support.necam.com/mobilesolutions/hardware/Desktops/pm2000/celeron/"; },
        { "PC Engines",         "Alix.1c",              
"http://pcengines.ch/alix1c.htm"; },
        { "PC Engines",         "Alix.2c2",             
"http://pcengines.ch/alix2c2.htm"; },
@@ -169,6 +170,7 @@
        { "PC Engines",         "Alix.3c3",             
"http://pcengines.ch/alix3c3.htm"; },
        { "PC Engines",         "Alix.3d3",             
"http://pcengines.ch/alix3d3.htm"; },
        { "RCA",                "RM4100",               
"http://www.settoplinux.org/index.php?title=RCA_RM4100"; },
+       { "Shuttle",            "FD37",                 
"http://www.shuttle.eu/products/discontinued/barebones/sd37p2/"; },
        { "Sun",                "Blade x6250",          
"http://www.sun.com/servers/blades/x6250/"; },
        { "Supermicro",         "H8QC8",                
"http://www.supermicro.com/Aplus/motherboard/Opteron/nforce/H8QC8.cfm"; },
        { "Tekram",             "P6Pro-A5",             
"http://www.motherboard.cz/mb/tekram/P6Pro-A5.htm"; },

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to