]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Aug 2015 11:17:49 +0000 (13:17 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 31 Aug 2015 06:43:42 +0000 (08:43 +0200)
commit022a99d8b2f84e6bda44e6dcfd1748219b665143
tree25adf4c6ac41f656b2bf935a572afbed2764c3bf
parent008ac1dfe0815476cca819c16e06616c12c303b7
sunxi_nand_spl: Add support for sun4i and sun5i SoCs

Other then having a few less chip-select lines the nand controller
on sun4i, sun5i and sun7i is identical.

Note this patch also muxes GPC7 to the NAND on sun7i where as before
it was not muxed this way. GPC7 is a standard NAND pin, so it should
always be muxed to the NAND when in use.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/board.c
drivers/mtd/nand/Kconfig