commit | b002144e1dc21374b1ef5281fe6b5d014af96650 | [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 | 5d812b8b4ad9667c77a5bf92b4ba81699abc9fc3 [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>