Dear Marek Vasut,

In message <[email protected]> you wrote:
> denali_data_eye.c: In function
> 'denali_core_search_data_eye':denali_spd_ddr2.c:646: warning: format '%d'
> expects type 'int', but argument 2 has type 'long unsigned int'
> 
> denali_data_eye.c:320: warning: format '%08lx' expects type 'long unsigned 
> int',
> but argument 2 has type 'u32'
> denali_data_eye.c:330: warning: format '%08lx' expects type 'long unsigned 
> int',
> but argument 2 has type 'u32'
> denali_spd_ddr2.c:676: warning: format '%d' expects type 'int', but argument 2
> has type 'long unsigned int'
> denali_data_eye.c:340: warning: format '%08lx' expects type 'long unsigned 
> int',
> but argument 2 has type 'u32'
> denali_data_eye.c:350: warning: format '%08lx' expects type 'long unsigned 
> int',
> but argument 2 has type 'u32'
> denali_data_eye.c:360: warning: format '%08lx' expects type 'long unsigned 
> int',
> but argument 2 has type 'u32'
> 
> Signed-off-by: Marek Vasut <[email protected]>
> Cc: Wolfgang Denk <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Mike Frysinger <[email protected]>
> ---
>  arch/powerpc/cpu/ppc4xx/denali_data_eye.c |   10 +++++-----
>  1 files changed, 5 insertions(+), 5 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: [email protected]
"How is this place run - is it an anarchy?"
"No, I wouldn't say so; it is not that well organised..."
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to