commit | 1fb87de83dd6e76307e110100f265deb2d8d8163 | [log] [tgz] |
---|---|---|
author | Marc Gonzalez <marc_gonzalez@sigmadesigns.com> | Wed Nov 22 02:38:22 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Nov 29 00:28:58 2017 +0900 |
tree | 65b3d0aefa6e2b666ce6e1aef0e610cdef6b9040 | |
parent | 6f84b26b53afa207092a8906fa08f4c78d65afb6 [diff] |
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>