]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi_nand_spl: Make sure the DMA controller is enabled
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Aug 2015 09:58:03 +0000 (11:58 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:13 +0000 (12:19 +0200)
commit5dddc76be90b9a0d10a3c7d9aa152813af4c183b
tree4aa9b024d3cbe3cee977c22e67e2be350046a27d
parent8a450fd9b7437ed2d45edd666e92ebeee4c9716d
sunxi_nand_spl: Make sure the DMA controller is enabled

We use DMA for nand data transfers in the SPL, so make sure the DMA
controller is enabled.

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