sunxi: spl: remove DMA related settings of the NAND controller
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 28 Feb 2018 19:51:56 +0000 (20:51 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 3 Apr 2018 10:11:48 +0000 (12:11 +0200)
commit136e32593335e031558a573158b6180fc80b551f
tree7b1bb16056840f2729ec98b963fb4cec36ecc51e
parent6ddbb1e936c78cdef1e7395039fa7020c5c75326
sunxi: spl: remove DMA related settings of the NAND controller

Code has been changed to do not use DMA anymore with the NAND
controller, instead PIO is used. Then, DMA-specific initialization may
be dropped.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
board/sunxi/board.c