commit | 7152f34de10ec93d930f2e4e1cf07ec50fb6fc1d | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Fri Jun 22 17:19:46 2018 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 27 09:07:55 2018 +0200 |
tree | 04335409f2e49ce867e9fe50ce9c4ceaa3980b8b | |
parent | dfe7fab32df5c2fb36d68f5c9504fd971836247d [diff] |
mtd: nand: mxs_nand: introduce SPL specific init In preparation to convert the driver to use NAND self init provide a new minimal init for SPL builds. As a side effect this also reduces size of SPL by about 4KiB. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>