[LinuxBIOS] [PATCH] gigabyte m57sli-s4 support for flashrom

Ward Vandewege ward at gnu.org
Wed Feb 28 22:02:08 CET 2007


Add support for the Gigabyte m57sli-s4 board to flashrom.

Signed-off-by: Ward Vandewege <ward at gnu.org>

---

Thanks,
Ward.

-- 
Ward Vandewege <ward at fsf.org>
Free Software Foundation - Senior System Administrator
-------------- next part --------------
Index: flash_enable.c
===================================================================
--- flash_enable.c	(revision 2563)
+++ flash_enable.c	(working copy)
@@ -463,6 +463,7 @@
         {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
 


More information about the coreboot mailing list