mtd: eLBC NAND: increase bus timeout to maximum
authorScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 20:12:16 +0000 (14:12 -0600)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 30 Nov 2009 09:53:32 +0000 (09:53 +0000)
commitb3a70f0bc32d1b70584bcaa6019fa4260b0da92e
tree7940647011ed8d3270d037c6ac746219323e3807
parent54c69cc25064c1d333a12b5883aaa3bfa3041dee
mtd: eLBC NAND: increase bus timeout to maximum

When a NAND operation is in progress, all other localbus operations
(including NOR flash) will have to wait for access to the bus.  However, the
NAND operation may take longer to complete than the default timeout.  Thus,
if NOR is accessed while a NAND operation is in progress, the NAND operation
will fail.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/fsl_elbc_nand.c