alistair23-linux/drivers/remoteproc
Arnd Bergmann 8c0945240e remoteproc: da8xx: don't select CMA on no-MMU
We can only use CMA on systems that have an MMU, because of
the requirement to use memory migration. NOMMU systems are
rather constrained to start with, but it seems reasonable
to assume that DMA allocations can still succeed in the
constrained case for remoteproc on NOMMU, so this patch
changes the da8xx implementation to not rely on CMA when
the MMU is disabled.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Robert Tivy <rtivy@ti.com>
2014-06-17 17:09:36 +02:00
..
da8xx_remoteproc.c remoteproc/davinci: simplify use of devm_ioremap_resource 2014-02-24 11:10:24 +02:00
Kconfig remoteproc: da8xx: don't select CMA on no-MMU 2014-06-17 17:09:36 +02:00
Makefile
omap_remoteproc.c
omap_remoteproc.h
remoteproc_core.c remoteproc: Cocci spatch "memdup.spatch" 2013-07-01 17:23:58 +03:00
remoteproc_debugfs.c
remoteproc_elf_loader.c
remoteproc_internal.h
remoteproc_virtio.c virtio_ring: change host notification API 2013-10-29 11:28:11 +10:30
ste_modem_rproc.c remoteproc/ste_modem: staticize local symbols 2014-02-24 11:16:16 +02:00