]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
sha1sum: Use generic hash layer
authorSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2012 14:46:37 +0000 (14:46 +0000)
committerTom Rini <trini@ti.com>
Tue, 11 Dec 2012 20:17:34 +0000 (13:17 -0700)
commite50b12c95cb12c8e8a5efcc1047747740fcf8e6a
treebf76810857f424d8065f331d1d56572de14be86a
parent460408ef9a14b8f8896d1bc8aa0f702b47c26bb8
sha1sum: Use generic hash layer

Update the code to use the hash layer instead of local code.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_sha1sum.c