[U-Boot] [PATCH "mkimage" branch] tools/mkimage: fix compiler warnings, use "const"
Wolfgang Denk
wd at denx.de
Thu Sep 10 10:39:13 CEST 2009
In message <1250675656-12022-1-git-send-email-wd at denx.de> you wrote:
> This fixes some compiler warnings:
> tools/default_image.c:141: warning: initialization from incompatible pointer type
> tools/fit_image.c:202: warning: initialization from incompatible pointer type
> and changes to code to use "const" attributes in a few places where
> it's appropriate.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> common/image.c | 39 ++++++++++++++++++++-------------------
> include/image.h | 34 +++++++++++++++++-----------------
> tools/mkimage.h | 2 +-
> 3 files changed, 38 insertions(+), 37 deletions(-)
Applied to "mkimage" branch.
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
Technology is dominated by those who manage what they do not under-
stand.
More information about the U-Boot
mailing list