]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
image: Export fit_check_ramdisk()
authorSimon Glass <sjg@chromium.org>
Tue, 7 May 2013 06:11:52 +0000 (06:11 +0000)
committerTom Rini <trini@ti.com>
Tue, 14 May 2013 19:37:25 +0000 (15:37 -0400)
commit61a439a873e8ae95c1af2e6f1b1085372c4cb326
tree0200bddb11bdcc40c89c33cf99d9a6cf2f478a3b
parent859e92b775fd8ebcfacc591eaf621b677c95b6f7
image: Export fit_check_ramdisk()

One we split out the FIT code from image.c we will need this function.
Export it in the header.

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