kernel-ark/drivers/mtd/nand
Thomas Gleixner 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option
The nand driver has a superflous read ready / command
delay in the read functions. This was added to handle
chips which have an automatic read forward. Newer
chips do not have this functionality anymore. Add this
option to avoid the delay / I/O operation. Mark all
large page chips with the new option flag.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-25 12:45:26 +01:00
..
ams-delta.c [MTD] NAND remove write_byte/word function from nand_chip 2006-05-23 23:28:48 +02:00
au1550nd.c [MTD] NAND remove write_byte/word function from nand_chip 2006-05-23 23:28:48 +02:00
autcpu12.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
cs553x_nand.c [MTD] NAND remove write_byte/word function from nand_chip 2006-05-23 23:28:48 +02:00
diskonchip.c [MTD] NAND remove write_byte/word function from nand_chip 2006-05-23 23:28:48 +02:00
edb7312.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
h1910.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
Kconfig [MTD] Mark NAND drivers TOTO and PPChameleon broken 2006-05-23 22:03:39 +02:00
Makefile [MTD] Add support for NDFC NAND controller 2006-05-23 11:43:28 +02:00
nand_base.c [MTD] NAND Initialize controller lock and wq only once 2006-05-25 12:45:26 +01:00
nand_bbt.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
nand_ecc.c [MTD] Improve software ECC calculation 2006-05-23 11:32:45 +02:00
nand_ids.c [MTD] NAND Introduce NAND_NO_READRDY option 2006-05-25 12:45:26 +01:00
nandsim.c [MTD] NAND remove write_byte/word function from nand_chip 2006-05-23 23:28:48 +02:00
ndfc.c [MTD] NAND Initialize controller lock and wq only once 2006-05-25 12:45:26 +01:00
ppchameleonevb.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
rtc_from4.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
s3c2410.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
sharpsl.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
spia.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
toto.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00
ts7250.c [MTD] Refactor NAND hwcontrol to cmd_ctrl 2006-05-23 23:25:53 +02:00