]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
image: Rename hash printing to fit_image_print_verification_data()
authorSimon Glass <sjg@chromium.org>
Tue, 7 May 2013 06:12:02 +0000 (06:12 +0000)
committerTom Rini <trini@ti.com>
Tue, 14 May 2013 19:37:25 +0000 (15:37 -0400)
commitd8b75360eed3a117c0fc516e38a5ccc31df459eb
tree83816fb2b9f179f6d1f3edc09796732dba7e9cf2
parentbbb467dc3c79537eebc4d3551576a17f627e5e41
image: Rename hash printing to fit_image_print_verification_data()

This function will be used to print signatures as well as hashes, so rename
it. Also make it static since it is not used outside this file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
common/image-fit.c
include/image.h