]> git.ipfire.org Git - people/ms/u-boot.git/commit
MTD/NAND: Fix printf format warning in nand code
authorStefan Roese <sr@denx.de>
Thu, 10 Jul 2008 08:10:54 +0000 (10:10 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 10 Jul 2008 08:46:13 +0000 (10:46 +0200)
commite870690bdca154943ecadd5212d2d59c1b9d391b
treed4772ad4250e78550ec60d1dfb4fcc2362c63a4c
parent10943c9afa25694bd9999461f4e9e50ce22fff2b
MTD/NAND: Fix printf format warning in nand code

This patch fixes NAND 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>
common/cmd_nand.c
drivers/mtd/nand/nand.c
drivers/mtd/nand/nand_util.c