Ignore:
Timestamp:
Sep 11, 2010 5:25:48 PM (3 years ago)
Author:
uwe
Message:

Add a board enable for MSI MS-6561 (745 Ultra).

SiS 745 chipset + Winbond W83697HF and Winbond W49F002U flash. Probe, read,
erase and write all work.

Matching on "NB/SB" (they are integrated). Also mark SiS 745 chipset
as tested.

lspci/superiotool:

http://www.flashrom.org/pipermail/flashrom/2010-September/004705.html

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/chipset_enable.c

    r1137 r1158  
    11361136        {0x1039, 0x0735, OK, "SiS", "735",              enable_flash_sis540}, 
    11371137        {0x1039, 0x0740, NT, "SiS", "740",              enable_flash_sis540}, 
    1138         {0x1039, 0x0745, NT, "SiS", "745",              enable_flash_sis540}, 
     1138        {0x1039, 0x0745, OK, "SiS", "745",              enable_flash_sis540}, 
    11391139        {0x1039, 0x0746, NT, "SiS", "746",              enable_flash_sis540}, 
    11401140        {0x1039, 0x0748, NT, "SiS", "748",              enable_flash_sis540}, 
Note: See TracChangeset for help on using the changeset viewer.