[LinuxBIOS] r2538 - trunk/LinuxBIOSv2/util/flashrom

svn at openbios.org svn at openbios.org
Wed Jan 24 12:09:04 CET 2007


Author: uwe
Date: 2007-01-24 12:09:03 +0100 (Wed, 24 Jan 2007)
New Revision: 2538

Modified:
   trunk/LinuxBIOSv2/util/flashrom/flash_enable.c
Log:
Delete superfluous and incorrect comment (trivial).
See also http://www.openbios.org/pipermail/linuxbios/2007-January/018042.html.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/LinuxBIOSv2/util/flashrom/flash_enable.c
===================================================================
--- trunk/LinuxBIOSv2/util/flashrom/flash_enable.c	2007-01-22 20:21:17 UTC (rev 2537)
+++ trunk/LinuxBIOSv2/util/flashrom/flash_enable.c	2007-01-24 11:09:03 UTC (rev 2538)
@@ -472,7 +472,6 @@
 
         {0x10de, 0x0260, "NVidia MCP51", enable_flash_ck804},
         {0x10de, 0x0261, "NVidia MCP51", enable_flash_ck804},
-	// {0x10de, 0x0261, "NVIDIA C51",   enable_flash_ck804}, // YHLU
         {0x10de, 0x0262, "NVidia MCP51", enable_flash_ck804},
         {0x10de, 0x0263, "NVidia MCP51", enable_flash_ck804},
 





More information about the coreboot mailing list