commit | cd39f64511f7955c2b6fcd29953aee24022fbef7 | [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 | 95e1108ce25c95dcdb55d7327d921c221d123bcd [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>