u-boot/drivers/mtd
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG
Fix printf format-string/arg mismatches under -DDEBUG.

These warnings occur with DEBUG defined for a platform using
cpu/mpc85xx.  Users of other architectures can unearth similar
problems by adding the line "CFLAGS += -DDEBUG=1" in config.mk right
after "CFLAGS += $(call cc-option,-fno-stack-protector)".

Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2008-09-09 17:02:41 -05:00
..
nand NAND: add NAND driver for S3C64XX 2008-08-31 00:39:47 +02:00
nand_legacy drivers/mtd/nand_legacy: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
onenand Minor coding style cleanup, updte CHANGELOG 2008-08-25 23:45:41 +02:00
spi spi flash: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c Fix printf errors under -DDEBUG 2008-09-09 17:02:41 -05:00
dataflash.c DataFlash: AT45DB021 fix and AT45DB081 support 2008-08-09 00:15:06 +02:00
jedec_flash.c cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash 2008-08-06 14:19:06 +02:00
Makefile drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00