u-boot/drivers/mtd/nand
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait()
This patch changes nand_wait_ready() to not just call nand_wait(),
since this will send a new command to the NAND chip. We just want to
wait for the chip to become ready here.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-08-12 11:31:22 -05:00
..
diskonchip.c Fixing coding style issues 2008-08-12 11:31:17 -05:00
fsl_upm.c NAND FSL UPM: driver re-write using the hwcontrol callback 2008-06-10 18:22:26 -05:00
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
nand.c MTD/NAND: Fix printf format warning in nand code 2008-07-10 10:46:13 +02:00
nand_base.c NAND: Change nand_wait_ready() to not call nand_wait() 2008-08-12 11:31:22 -05:00
nand_bbt.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_ecc.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_ids.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_util.c Remove white space at end. 2008-08-12 11:31:16 -05:00