u-boot/arch/powerpc/cpu
Marek Vasut 73dc3075ef GCC4.6: Squash warnings in 44x_spd_ddr.c
44x_spd_ddr.c: In function 'program_tr0':
44x_spd_ddr.c:823: warning: format '%x' expects type 'unsigned int', but
argument 2 has type 'long unsigned int'
44x_spd_ddr.c: In function 'program_tr1':
44x_spd_ddr.c:1054: warning: format '%x' expects type 'unsigned int', but
argument 2 has type 'long unsigned int'
44x_spd_ddr.c: In function 'program_bxcr':
44x_spd_ddr.c:1127: warning: format '%d' expects type 'int', but argument 2 has
type 'long unsigned int'
44x_spd_ddr.c:1196: warning: format '%d' expects type 'int', but argument 2 has
type 'long unsigned int'
44x_spd_ddr.c:1196: warning: format '%d' expects type 'int', but argument 3 has
type 'long unsigned int'
44x_spd_ddr.c:1196: warning: format '%d' expects type 'int', but argument 4 has
type 'long unsigned int'
44x_spd_ddr.c:1196: warning: format '%d' expects type 'int', but argument 5 has
type 'long unsigned int'
44x_spd_ddr.c:1242: warning: format '%d' expects type 'int', but argument 2 has
type 'long unsigned int'

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 44x_spd_ddr.c 2011-10-27 23:54:00 +02:00