u-boot/arch/powerpc/cpu
Marek Vasut b6d5040b0d GCC4.6: Squash warnings in denali_data_eye.c
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 <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
2011-10-27 23:54:00 +02:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
mpc8xx console: Squelch pre-console output in console functions 2011-10-01 21:54:49 +02:00
mpc8xxx powerpc/85xx: Update device tree handling for SRIO 2011-10-18 00:36:43 -05:00
mpc83xx powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 2011-09-29 19:01:06 -05:00
mpc85xx powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) 2011-10-20 16:01:37 -05:00
mpc86xx powerpc/mpc86xx: Disable translation for BAT setup 2011-10-09 17:57:54 -05:00
mpc512x PowerPC: Squash warning in mpc512x serial.c 2011-10-27 23:53:59 +02:00
mpc824x unify version_string 2011-07-28 17:22:53 +02:00
mpc8220 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
mpc8260 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
ppc4xx GCC4.6: Squash warnings in denali_data_eye.c 2011-10-27 23:54:00 +02:00