]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: Support controllers with custom page
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Tue, 21 Nov 2017 17:38:22 +0000 (02:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Nov 2017 15:28:58 +0000 (00:28 +0900)
commit7823c928887a4bda3929e53e2dea6509933b8ba6
tree65b3d0aefa6e2b666ce6e1aef0e610cdef6b9040
parentc38f1aba66b50165b39c4656efa5086c8514a6dc
mtd: nand: Support controllers with custom page

If your controller already sends the required NAND commands when
reading or writing a page, then the framework is not supposed to
send READ0 and SEQIN/PAGEPROG respectively.

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[Linux commit: 3371d663bb4579f1b2003a92162edd6d90edd089]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h