[U-Boot] [PATCH 3/5][repost] tools: mkimage: Making table_entry code global
Wolfgang Denk
wd at denx.de
Thu Sep 10 12:32:06 CEST 2009
Dear Prafulla Wadaskar,
In message <1252315750-17914-3-git-send-email-prafulla at marvell.com> you wrote:
> 1. get_table_entry_id API made global
> 2. get_table_entry_name API made global
> 3. struct table_entry moved to image.h
>
> Currently it is used by image.c only
> These APIs are very usefull and can be used by other part of code
>
> This patch makes these APIs and struct global
>
> Signed-off-by: Prafulla Wadaskar <prafulla at marvell.com>
> Acked-by: Ron Lee <ron.debian.org>
> ---
> common/image.c | 10 ++--------
> include/image.h | 26 ++++++++++++++++++++++++++
> 2 files changed, 28 insertions(+), 8 deletions(-)
Applied to "mkimage" branch (with slight edits to the commit message
and some comments). thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You can only live once, but if you do it right, once is enough.
More information about the U-Boot
mailing list