diff options
-rw-r--r-- | util/flashrom/flash_enable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flashrom/flash_enable.c b/util/flashrom/flash_enable.c index 82dab1a9ab..c557b22734 100644 --- a/util/flashrom/flash_enable.c +++ b/util/flashrom/flash_enable.c @@ -463,6 +463,7 @@ static FLASH_ENABLE enables[] = { {0x10de, 0x0262, "NVidia MCP51", enable_flash_ck804}, {0x10de, 0x0263, "NVidia MCP51", enable_flash_ck804}, + {0x10de, 0x0360, "NVIDIA MCP55", enable_flash_mcp55}, // Gigabyte m57sli-s4 {0x10de, 0x0364, "NVIDIA MCP55", enable_flash_mcp55}, // LPC {0x10de, 0x0367, "NVIDIA MCP55", enable_flash_mcp55}, // Pro |