9
0
Fork 0
barebox/drivers/nand
Baruch Siach cc10a6e6b4 nand_imx: fix "used uninitialized" warning on mx25
drivers/nand/nand_imx.c: In function 'imx_nand_load_image':
drivers/nand/nand_imx.c:1074: warning: 'host' is used uninitialized in this function

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-07-16 09:04:06 +02:00
..
Kconfig rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
Makefile i.MX: remove obsolete V2 Nand driver 2009-12-03 10:46:47 +01:00
atmel_nand.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
atmel_nand_ecc.h [at91sam9] Nand driver 2008-10-27 17:29:29 +01:00
diskonchip.c MTD: Correct typo in preprocessor directive. 2009-12-21 15:24:38 +01:00
nand.c rework device parameters 2010-06-17 08:28:25 +02:00
nand_base.c documentation updates 2009-12-15 11:32:02 +01:00
nand_bbt.c documentation updates 2009-12-15 11:32:02 +01:00
nand_ecc.c NAND: Add updated NAND support from Kernel 2008-08-13 16:52:14 +02:00
nand_ids.c NAND: Add updated NAND support from Kernel 2008-08-13 16:52:14 +02:00
nand_imx.c nand_imx: fix "used uninitialized" warning on mx25 2010-07-16 09:04:06 +02:00
nand_omap_gpmc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
nand_s3c2410.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
nand_util.c make NAND support compile 2007-10-15 17:16:25 +02:00