[flashrom] [commit] r781 - trunk

svn at flashrom.org svn at flashrom.org
Wed Nov 25 18:05:53 CET 2009


Author: hailfinger
Date: 2009-11-25 18:05:52 +0100 (Wed, 25 Nov 2009)
New Revision: 781

Modified:
   trunk/flashrom.c
Log:
Clarify a comment about verification routine usage.

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/flashrom.c
===================================================================
--- trunk/flashrom.c	2009-11-25 16:58:17 UTC (rev 780)
+++ trunk/flashrom.c	2009-11-25 17:05:52 UTC (rev 781)
@@ -407,7 +407,8 @@
 }
 
 /**
- * @cmpbuf	buffer to compare against
+ * @cmpbuf	buffer to compare against, cmpbuf[0] is expected to match the
+		flash content at location start
  * @start	offset to the base address of the flash chip
  * @len		length of the verified area
  * @message	string to print in the "FAILED" message





More information about the flashrom mailing list