commit | 57f2038f75cacb1a0a0ebbb03b3cfe199cb54dfe | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Jun 15 21:09:23 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Sun Jul 24 20:36:28 2016 -0500 |
tree | 43f6deb5a8afbbc4ad9c3abbd83bbbe1cb8de563 | |
parent | ba6463d7af71829f4449473279a5962f57863683 [diff] |
mtd: nand: Add the sunxi NAND controller driver We already have an SPL driver for the sunxi NAND controller, now add the normal/standard one. The source has been copied from Linux 4.6 with a few changes to make it work in u-boot. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com>