commit | f62bfa56daf17e3e8fac85795196c0ffad42e444 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Aug 15 11:55:26 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Aug 31 08:43:41 2015 +0200 |
tree | a91ef11f810c5361252433fc588eada6087d4a3e | |
parent | 9da5fca55cbf9465052256346f6e61968acedf2f [diff] |
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary Use SYS_NAND_SELF_INIT and only setup the pinmux and clocks when we are actually using the nand. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>