u-boot-brain/arch/arm/cpu/armv7/mx6
Fabio Estevam a1d1fdc920 mx6: soc: Move mxs_dma_init() into the mxs nand driver
Currently the following build error is seen when a board using MMC SPL
is built and the MXS nand driver is also selected:

arch/arm/cpu/armv7/built-in.o: In function `arch_cpu_init':
arch/arm/cpu/armv7/mx6/soc.c:432: undefined reference to 'mxs_dma_init'

On mx6 the only user of mxs_dma_init() is the mxs nand driver, so
move it there.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
2017-07-12 09:44:22 +02:00
..
clock.c Kconfig: Add CONFIG_SATA to enable SATA 2017-07-11 10:08:19 -06:00
ddr.c ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines 2016-11-29 16:40:37 +01:00
Kconfig Convert CONFIG_CMD_SATA to Kconfig 2017-07-11 10:08:19 -06:00
litesom.c ARM: imx6ul: Move liteSOM source to SoC directory 2017-01-27 10:48:07 +01:00
Makefile arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board 2017-03-19 17:28:09 +01:00
mp.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
opos6ul.c arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board 2017-03-19 17:28:09 +01:00
soc.c mx6: soc: Move mxs_dma_init() into the mxs nand driver 2017-07-12 09:44:22 +02:00