Re: [PATCH 1/3] eLBC NAND: increase bus timeout to maximum

2009-11-23 Thread Artem Bityutskiy
On Fri, 2009-11-13 at 14:12 -0600, Scott Wood wrote: > 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 accesse

[PATCH 1/3] eLBC NAND: increase bus timeout to maximum

2009-11-13 Thread Scott Wood
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 w