From: David Woodhouse Date: Fri, 9 Feb 2007 14:39:10 +0000 (+0000) Subject: [MTD] Fix default timeouts for Intel NOR flash X-Git-Tag: v2.6.21-rc1~66^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5bd596723e13b3f25b9a7f46e9541577bd42c7;p=pandora-kernel.git [MTD] Fix default timeouts for Intel NOR flash In commit c172471b78255a5cf6d05383d9ebbf0c6683167a Nico switched to using common code for polling for command completion. Unfortunately he also used a common default timeout for both write and erase commands, despite the fact that erases can take a _whole_ lot longer. Use a more sensible default for erase timeout. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed