u-boot/drivers
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
..
adc
ata
bios_emulator
block
bootcount
clk
core
cpu
crypto
ddr
demo
dfu
dma
firmware
fpga
gpio
i2c
input
led
mailbox
memory
misc
mmc
mtd mx6: soc: Move mxs_dma_init() into the mxs nand driver 2017-07-12 09:44:22 +02:00
net net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH 2017-07-12 09:44:22 +02:00
pch
pci
pcmcia
phy
pinctrl Merge git://git.denx.de/u-boot-dm 2017-07-11 20:28:46 -04:00
power
pwm
qe
ram
remoteproc
reset
rtc
scsi
serial serial: mxc: Add debug uart support 2017-07-12 09:44:22 +02:00
soc
sound
spi
spmi
sysreset
thermal
timer
tpm
usb Merge git://git.denx.de/u-boot-dm 2017-07-11 20:28:46 -04:00
video Merge git://git.denx.de/u-boot-dm 2017-07-11 20:28:46 -04:00
watchdog
Kconfig
Makefile