Show
Ignore:
Timestamp:
07/05/08 11:48:30 (5 months ago)
Author:
stepan
Message:

Adding support for flashing system with Nvidia MCP67

Signed-off-by: Stefan Reinauer <stepan@…>
Acked-by: Stefan Reinauer <stepan@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/flashrom/chipset_enable.c

    r3401 r3414  
    751751        {0x10de, 0x0366, "NVIDIA MCP55",        enable_flash_mcp55}, /* LPC */ 
    752752        {0x10de, 0x0367, "NVIDIA MCP55",        enable_flash_mcp55}, /* Pro */ 
     753        {0x10de, 0x0548, "NVIDIA MCP67",        enable_flash_mcp55}, 
    753754        {0x1002, 0x4377, "ATI SB400",           enable_flash_sb400}, 
    754755        {0x1166, 0x0205, "Broadcom HT-1000",    enable_flash_ht1000},