
28 Jan
2015
28 Jan
'15
9:09 p.m.
On 26 January 2015 at 06:39, Simon Glass sjg@chromium.org wrote:
On 23 January 2015 at 03:31, Ruchika Gupta ruchika.gupta@freescale.com wrote:
Signed-off-by: Ruchika Gupta ruchika.gupta@freescale.com CC: Simon Glass sjg@chromium.org
Changes in v6: Fixed compilation error in this file for tools when FIT_SIGNATURE not enabled
Changes in v5: New patch based on WIP patch by Simon.
common/hash.c | 81 +++++++++++++++++++++++++++++++++------------------------- include/hash.h | 34 ++++++++++++------------ tools/Makefile | 1 + 3 files changed, 65 insertions(+), 51 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!