linux/arch/arm/mach-zynq
Michal Simek 46f5b96085 ARM: zynq: Reserve not DMAable space in front of the kernel
Reserve space from 0x0 - __pa(swapper_pg_dir),
if kernel is loaded from 0, which is not DMAable.
It is causing problem with MMC driver and others
which want to add dma buffers to this space.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
2014-02-10 10:45:42 -08:00
..
common.c ARM: zynq: Reserve not DMAable space in front of the kernel 2014-02-10 10:45:42 -08:00
common.h arm: zynq: Invalidate L1 in secondary boot 2013-12-10 14:17:55 +01:00
headsmp.S arm: zynq: Invalidate L1 in secondary boot 2013-12-10 14:17:55 +01:00
hotplug.c
Kconfig
Makefile
Makefile.boot
platsmp.c ARM: zynq: remove unnecessary setting of cpu_present_mask 2013-12-10 14:20:25 +01:00
slcr.c