]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mkimage: Make genimg_print_size() global
authorPrafulla Wadaskar <prafulla@marvell.com>
Mon, 7 Sep 2009 09:29:07 +0000 (14:59 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:20 +0000 (09:04 -0500)
commit6e86982925eab56c2e533f6e2752a7a35e5e93c6
treeebeeb62870bc067b675824ce4e4155a1bdeca3a2
parentdb588c7dcbdf05160be832dd690d2d0299071808
mkimage: Make genimg_print_size() global

Currently it is used by image.c only, but the the function can be
used to support additional mkimage types like for example kwbimage,
so make this function globally visible.

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Edited commit message.

Signed-off-by: Wolfgang Denk <wd@denx.de>
common/image.c
include/image.h