commit | 25343110a7114bde8bafb8da6e9c3ca7d7f9eebb | [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 | 8eef8f3ae299509f356b0a1f91dd02ca26939768 [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>