Commits
Hans de Goede committed f62bfa56daf
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>