]> git.ipfire.org Git - people/ms/u-boot.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)
committerHans de Goede <hdegoede@redhat.com>
Mon, 31 Aug 2015 06:43:41 +0000 (08:43 +0200)
commit31c21471debbc9cec7466088da4fe2ee970d33b6
treeb309bf8b5abfa016b81c4c695d80ade4337c42a3
parentf62bfa56daf17e3e8fac85795196c0ffad42e444
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