commit | d2236784a5423c27c885797233a32bb4fe5b557b | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Aug 15 13:17:49 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Aug 31 08:43:42 2015 +0200 |
tree | 25adf4c6ac41f656b2bf935a572afbed2764c3bf | |
parent | c270b481f7d4edaf06e413525621153342e8a015 [diff] |
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>