commit | 3371d663bb4579f1b2003a92162edd6d90edd089 | [log] [tgz] |
---|---|---|
author | Marc Gonzalez <marc_gonzalez@sigmadesigns.com> | Tue Nov 15 10:56:20 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Sat Nov 19 09:43:07 2016 +0100 |
tree | 47cd2dccf4aa4b54d0cfb3658ad16cd332f65be8 | |
parent | fc80f21a11156dd01c5ef14153e6f9e1291ccb82 [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>