[U-Boot] [PATCH 1/3] cmd_nvedit: use explicit typecast for printf

Wolfgang Denk wd at denx.de
Tue Apr 12 21:44:33 CEST 2011


Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,

In message <1297260631-13864-2-git-send-email-biessmann at corscience.de> you wrote:
> This patch fixes warnings in MAKEALL for avr32:
> 
> ---8<---
> cmd_nvedit.c: In function 'do_env_export':
> cmd_nvedit.c:663: warning: format '%zX' expects type 'size_t', but argument 3 has type 'ssize_t'
> --->8---
> 
> Signed-off-by: Andreas Bießmann <biessmann at corscience.de>
> ---
>  common/cmd_nvedit.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied, 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
If you want strict real-time behavior, run in the real  time  schedu-
ling class.  But there are no seatbelts or airbags;  main(){for(;;);}
can hard hang your system.                          -- Bart Smaalders


More information about the U-Boot mailing list