https://github.com/torvalds/linux
Revision cfe3fdadb16162327773ef01a575a32000b8c7f4 authored by Tilman Sauerbeck on 20 August 2010, 21:01:47 UTC, committed by David Woodhouse on 20 August 2010, 21:26:20 UTC
Apparently, the check for a 6-byte ID string introduced by commit
426c457a3216fac74e3d44dd39729b0689f4c7ab ("mtd: nand: extend NAND flash
detection to new MLC chips") is NOT sufficient to determine whether or
not a Samsung chip uses their new MLC detection scheme or the old,
standard scheme. This adds a condition to check cell type.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
Signed-off-by: Brian Norris <norris@broadcom.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org
1 parent 065a1ed
History
Tip revision: cfe3fdadb16162327773ef01a575a32000b8c7f4 authored by Tilman Sauerbeck on 20 August 2010, 21:01:47 UTC
mtd: nand: Fix probe of Samsung NAND chips
Tip revision: cfe3fda
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top