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>
Showing
- board/sunxi/board.c 4 additions, 1 deletionboard/sunxi/board.c
- drivers/mtd/nand/Kconfig 5 additions, 3 deletionsdrivers/mtd/nand/Kconfig
- drivers/mtd/nand/Makefile 1 addition, 0 deletionsdrivers/mtd/nand/Makefile
- drivers/mtd/nand/sunxi_nand.c 1845 additions, 0 deletionsdrivers/mtd/nand/sunxi_nand.c
- include/configs/sunxi-common.h 2 additions, 0 deletionsinclude/configs/sunxi-common.h
- include/fdtdec.h 1 addition, 0 deletionsinclude/fdtdec.h
- include/nand.h 3 additions, 0 deletionsinclude/nand.h
- lib/fdtdec.c 1 addition, 0 deletionslib/fdtdec.c
Loading
Please register or sign in to comment