[coreboot] r3806 - trunk/util/flashrom

svn at coreboot.org svn at coreboot.org
Tue Dec 9 00:51:46 CET 2008


Author: hailfinger
Date: 2008-12-09 00:51:45 +0100 (Tue, 09 Dec 2008)
New Revision: 3806

Modified:
   trunk/util/flashrom/flashchips.c
Log:
Kill obsolete and misplaced comment.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>


Modified: trunk/util/flashrom/flashchips.c
===================================================================
--- trunk/util/flashrom/flashchips.c	2008-12-08 18:16:58 UTC (rev 3805)
+++ trunk/util/flashrom/flashchips.c	2008-12-08 23:51:45 UTC (rev 3806)
@@ -576,7 +576,7 @@
 	 512, 4096,
 	 TEST_OK_PROBE,
 	 probe_jedec, erase_chip_jedec, write_39sf020
-	}, /* assume similar to 004B, ignoring data sheet */
+	},
 
 	{"SST", "SST49LF002A/B", SST_ID, SST_49LF002A,
 	 256, 16 * 1024,





More information about the coreboot mailing list