[U-Boot] [PATCH] kwbimage.c: Fix compile warning when building on 64 bit systems

Wolfgang Denk wd at denx.de
Mon Sep 14 23:33:38 CEST 2009


In message <1252660703-15596-1-git-send-email-wd at denx.de> you wrote:
> Fix this warning when building on 64 bit systems:
> tools/kwbimage.c: In function 'kwbimage_checksum32':
> tools/kwbimage.c:135: warning: format '%d' expects type 'int',
> but argument 4 has type 'long unsigned int'
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> ---
>  tools/kwbimage.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied.


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
"It's like deja vu all over again."                      - Yogi Berra


More information about the U-Boot mailing list