[U-Boot] [PATCH 5/9] GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
Wolfgang Denk
wd at denx.de
Thu Oct 27 23:56:23 CEST 2011
Dear Marek Vasut,
In message <1319535462-20693-6-git-send-email-marek.vasut at gmail.com> you wrote:
> 4xx_ibm_ddr2_autocalib.c: In function 'DQS_calibration_methodB':
> 4xx_ibm_ddr2_autocalib.c:910: warning: format '%08X' expects type 'unsigned
> int', but argument 2 has type 'ulong'
> 4xx_ibm_ddr2_autocalib.c:911: warning: format '%08X' expects type 'unsigned
> int', but argument 2 has type 'ulong'
> 4xx_ibm_ddr2_autocalib.c: In function 'DQS_autocalibration':
> 4xx_ibm_ddr2_autocalib.c:1217: warning: format '%08x' expects type 'unsigned
> int', but argument 2 has type 'ulong'
> 4xx_ibm_ddr2_autocalib.c:1230: warning: format '%08x' expects type 'unsigned
> int', but argument 2 has type 'ulong'
>
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> ---
> arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 8 ++++----
> 1 files changed, 4 insertions(+), 4 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
Put your Nose to the Grindstone!
-- Amalgamated Plastic Surgeons and Toolmakers, Ltd.
More information about the U-Boot
mailing list