]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add parameter to md5sum to save the md5 sum
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 17 Aug 2012 11:00:48 +0000 (11:00 +0000)
committerTom Rini <trini@ti.com>
Wed, 3 Oct 2012 23:01:22 +0000 (16:01 -0700)
commitecd72950044f9bcc68ff0ef5b3dbda79dff31fd3
tree0fab235116bfd81f29934e9e5bdd31b4dfa8b459
parent5ab177bede8c7efc76798a79e4a3b36ed38a7401
Add parameter to md5sum to save the md5 sum

Add a parameter that allows you to store the md5 sum to either a
memory location or a variable.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_md5sum.c