commit | 31890ae299bca739c58b311dfced0bb199a5f520 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jun 02 22:04:49 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Wed Jun 11 16:25:46 2014 -0400 |
tree | ad68127a4b7b0edf821c57f27166f0708e5f0448 | |
parent | 7e4154a553c56ccbf877ac830e15b9c23815eb4d [diff] |
hash: Export the function to show a hash This function is useful for displaying a hash value, so export it. Signed-off-by: Simon Glass <sjg@chromium.org>