]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix printf format warnings now visible with the updated format check
authorStefan Roese <sr@denx.de>
Thu, 10 Jul 2008 07:58:06 +0000 (09:58 +0200)
committerStefan Roese <sr@denx.de>
Thu, 10 Jul 2008 07:58:06 +0000 (09:58 +0200)
commitb002144e1dc21374b1ef5281fe6b5d014af96650
tree896b31b7743d5d8a736e1f807bf32a95ec117f18
parent5d812b8b4ad9667c77a5bf92b4ba81699abc9fc3
ppc4xx: Fix printf format warnings now visible with the updated format check

This patch fixes ppc4xx related printf format warning. Those warnings are
now visible since patch dc4b0b38d4aadf08826f6c31270f1eecd27964fd
[Fix printf errors.] by Andrew Klossner has been applied. Thanks, this is
really helpful.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/katmai/cmd_katmai.c
board/esd/du440/du440.c
board/lwmon5/sdram.c
board/zeus/zeus.c
cpu/ppc4xx/44x_spd_ddr2.c
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/denali_spd_ddr2.c
cpu/ppc4xx/tlb.c
cpu/ppc4xx/traps.c