[U-Boot] [PATCH] cmd_mtdparts.c: fix compiler warning in debug code

Wolfgang Denk wd at denx.de
Fri Sep 4 22:59:28 CEST 2009


In message <1251879680-9167-1-git-send-email-wd at denx.de> you wrote:
> Fix warning messages:
> cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
> unsigned int', but argument 6 has type 'u32'
> cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
> unsigned int', but argument 7 has type 'u32'
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  common/cmd_mtdparts.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
All he had was nothing, but that was something, and now it  had  been
taken away.                             - Terry Pratchett, _Sourcery_


More information about the U-Boot mailing list