commit | 5883e5595bd01833477164a8c9b87573d5d0f53a | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Fri Jun 22 17:19:47 2018 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 27 09:07:55 2018 +0200 |
tree | 7bd09e4a57d63cc2508ed182de14bcc8633e8c8c | |
parent | 7152f34de10ec93d930f2e4e1cf07ec50fb6fc1d [diff] |
mtd: nand: mxs_nand: use self init Instead of completing initialization via scan_bbt callback use NAND self init to initialize the GPMI (MXS) NAND controller. Suggested-by: Scott Wood <oss@buserror.net> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>