commit | f19fe9833d3cb7d95ccd4da6bd83de1d4c77592f | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Wed Oct 21 10:29:03 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Oct 26 11:38:11 2015 -0700 |
tree | c3fa6d0c685c91c64b532ce530fbf3577a45cec0 | |
parent | 3f225b7f52c428e6dccfd28f4cdd93dfe1c936c4 [diff] |
mtd: pxa3xx_nand: rework flash detection and timing setup Rework the pxa3xx_nand driver to allow using functions exported by the nand framework to detect the flash and the timings. Then setup the timings using the helpers previously added. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Brian Norris <computersforpeace@gmail.com>