commit | 5ab177bede8c7efc76798a79e4a3b36ed38a7401 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Fri Aug 17 11:00:47 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Oct 03 16:01:22 2012 -0700 |
tree | 2203456ab804c43b9e375e4111de401f738fe791 | |
parent | 3c210e29cd9ae1b70fe89fd1d58574af4b079855 [diff] |
Implement verify option for md5sum command Loosely based on CONFIG_CRC32_VERIFY. The sum to verify against can be in memory, in a variable, or the last parameter to the function directly. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>