]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: parse out the JEDEC compliant NAND
authorHuang Shijie <b32955@freescale.com>
Fri, 21 Feb 2014 05:39:40 +0000 (13:39 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:40 +0000 (21:16 -0600)
commit019b2c65bfab0b8f2bb22b5614067daf5549e5fb
treea4d6a05846bcff261410971aec18296a4ad5f1d8
parent1bb428ad592773ffedf2113c197db4a9fce516e8
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