commit | 136e32593335e031558a573158b6180fc80b551f | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Wed Feb 28 20:51:56 2018 +0100 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Tue Apr 03 12:11:48 2018 +0200 |
tree | 7b1bb16056840f2729ec98b963fb4cec36ecc51e | |
parent | 6ddbb1e936c78cdef1e7395039fa7020c5c75326 [diff] |
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>