]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
authorKyungmin Park <kyungmin.park@samsung.com>
Wed, 22 Jun 2011 05:16:49 +0000 (14:16 +0900)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:50 +0000 (16:44 +0300)
commit9ce34d0560e82b0915240a2ee543caae2d7c6668
tree20689e8a30bffa6d7104413b0498594d60e17292
parent65e7a4850f62525b9bc629d5ff52eb32add9244c
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize

There are two different 4KiB pagesize chips
KFM4G16Q4M series have NOP 4 with version ID 0x0131
But KFM4G16Q5M has NOP 1 with versoin ID 0x013e

Note that Q5M means that it has NOP 1.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/onenand/onenand_base.c
include/linux/mtd/onenand.h