From: Scott Wood Date: Fri, 13 Nov 2009 20:12:16 +0000 (-0600) Subject: mtd: eLBC NAND: increase bus timeout to maximum X-Git-Tag: v2.6.33-rc1~66^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a70f0bc32d1b70584bcaa6019fa4260b0da92e;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed