]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/image.h
mkimage: Make genimg_print_size() global
authorPrafulla Wadaskar <prafulla@marvell.com>
Mon, 7 Sep 2009 09:29:07 +0000 (14:59 +0530)
committerWolfgang Denk <wd@denx.de>
Thu, 10 Sep 2009 20:58:48 +0000 (22:58 +0200)
commitf666dea8ab215c76c3c2a077ad299f90dd1ace7c
treed92d2d305027f64df503e4c23b618c2a1434a84c
parent37b801888cf73b18f78c1109140ff44e3e37914f
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