summaryrefslogtreecommitdiff
path: root/print_wiki.c
diff options
context:
space:
mode:
authormkarcher <mkarcher@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-03-24 22:56:14 +0000
committermkarcher <mkarcher@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-03-24 22:56:14 +0000
commit60ae6238eed1333350c839ce2cdeb53df4873898 (patch)
treec0376cbe2ea7b0cdb7a1217a746bb70f1cab9421 /print_wiki.c
parent8f1cacda06b77903c5b78aa8b2eeb7770953a80b (diff)
downloadflashrom-60ae6238eed1333350c839ce2cdeb53df4873898.tar.gz
MSI MS6330 tested with W49F002U and EN29F002
W49F002U: http://www.coreboot.org/pipermail/flashrom/2010-March/002469.html EN29F002: http://www.coreboot.org/pipermail/flashrom/2010-March/002480.html Block erase was broken, chip erase worked, block erase is fixed in r934 but has not been tested since. Thanks to Guy Lacroix for reporting! Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@978 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'print_wiki.c')
-rw-r--r--print_wiki.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print_wiki.c b/print_wiki.c
index 024ee0c..cad56f1 100644
--- a/print_wiki.c
+++ b/print_wiki.c
@@ -154,6 +154,7 @@ const struct board_info_url boards_url[] = {
{ "Jetway", "J7F4K1G5D-PB", "http://www.jetway.com.tw/jetway/system/productshow2.asp?id=389&proname=J7F4K1G5D-P" },
{ "MSI", "MS-6153", "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=336" },
{ "MSI", "MS-6156", "http://uk.ts.fujitsu.com/rl/servicesupport/techsupport/boards/Motherboards/MicroStar/Ms6156/MS6156.htm" },
+ { "MSI", "MS-6330 (K7T Turbo)", "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=327" },
{ "MSI", "MS-6570 (K7N2)", "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=519" },
{ "MSI", "MS-7065", "http://browse.geekbench.ca/geekbench2/view/53114" },
{ "MSI", "MS-7168 (Orion)", "http://support.packardbell.co.uk/uk/item/index.php?i=spec_orion&pi=platform_honeymoon_istart" },