From 60ae6238eed1333350c839ce2cdeb53df4873898 Mon Sep 17 00:00:00 2001 From: mkarcher Date: Wed, 24 Mar 2010 22:56:14 +0000 Subject: 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 Acked-by: Carl-Daniel Hailfinger git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@978 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- print_wiki.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print_wiki.c') 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" }, -- cgit v1.2.1