commit | 251161bad3a5eb20744c85e3dd075187074c10a3 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jul 10 09:58:06 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 10 09:58:06 2008 +0200 |
tree | 896b31b7743d5d8a736e1f807bf32a95ec117f18 | |
parent | 0203a975bd443436e86d6155aef75ba7e86c0f84 [diff] |
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>