Changeset 1160 for trunk/print.c


Ignore:
Timestamp:
Sep 13, 2010 8:22:36 PM (3 years ago)
Author:
mhm
Message:

Board enable for MS-6163 Pro (MS-6163 rev:2)

Matching on NB/SB. Probe, read, erase and write all work.

lspci/superiotool output:
http://www.flashrom.org/pipermail/flashrom/2010-August/004461.html

I believe that this board enable also works for MSI BX Master (MS-6163
rev:3) and perhaps also for MSI MS-6163FC (MS-6163 rev:1) but these
boards have not been tested.

Test logs for MS-6163 (rev:2):
http://www.flashrom.org/pipermail/flashrom/2010-September/004704.html

Signed-off-by: Mattias Mattsson <vitplister@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/print.c

    r1159 r1160  
    447447        B("MSI",        "MS-6153",              1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=336", NULL), 
    448448        B("MSI",        "MS-6156",              1, "http://uk.ts.fujitsu.com/rl/servicesupport/techsupport/boards/Motherboards/MicroStar/Ms6156/MS6156.htm", NULL), 
     449        B("MSI",        "MS-6163 (MS-6163 Pro)",1, "http://www.msi.com/index.php?func=proddesc&prod_no=340", NULL), 
    449450        B("MSI",        "MS-6178",              0, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=343", "Immediately powers off if you try to hot-plug the chip. However, this does '''not''' happen if you use coreboot. Owned by Uwe Hermann <uwe@hermann-uwe.de>."), 
    450451        B("MSI",        "MS-6330 (K7T Turbo)",  1, "http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no=327", NULL), 
Note: See TracChangeset for help on using the changeset viewer.