https://github.com/torvalds/linux
Revision cd1a6de7d4a492bf3405a6c070075a4cb8c90262 authored by Peter Horton on 08 May 2009, 12:51:53 UTC, committed by David Woodhouse on 08 May 2009, 12:51:53 UTC
Extend erase timeout in M25P80 SPI Flash driver.

The M25P80 drivers fails erasing sectors on a M25P128 because the ready
wait timeout is too short. Change the timeout from a simple loop count to a
suitable number of seconds.

Signed-off-by: Peter Horton <zero@colonel-panic.org>
Tested-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
1 parent 3f33b0a
History
Tip revision: cd1a6de7d4a492bf3405a6c070075a4cb8c90262 authored by Peter Horton on 08 May 2009, 12:51:53 UTC
mtd: fix timeout in M25P80 driver
Tip revision: cd1a6de
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 142.1 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top