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
Makefile -rw-r--r-- 175 bytes
lzo1x_compress.c -rw-r--r-- 4.3 KB
lzo1x_decompress.c -rw-r--r-- 4.9 KB
lzodefs.h -rw-r--r-- 1.1 KB

back to top