mtd: nand: parse out the JEDEC compliant NAND
authorHuang Shijie <b32955@freescale.com>
Fri, 21 Feb 2014 05:39:40 +0000 (13:39 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 11 Mar 2014 05:42:27 +0000 (22:42 -0700)
commit913618185e51ee1fcbc193b2f121a9d072405619
tree925cbffa92fb3ede2963de273a71dd70c0673864
parent7852f8962f0f022b11fc56d63de06226a9f70d88
mtd: nand: parse out the JEDEC compliant NAND

This patch adds the parsing code for the JEDEC compliant NAND.

Since we need the 0x40 as the column address, this patch also
makes the NAND_CMD_PARAM to use the 8-bit address only.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h