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
..
Kconfig arm: zynq: Enable arm_global_timer 2013-10-02 11:34:28 +02:00
Makefile arm: zynq: Add hotplug support 2013-04-04 09:24:00 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01: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 arm: zynq: hotplug: Remove unreachable code 2013-08-20 07:32:13 +02:00
platsmp.c ARM: zynq: remove unnecessary setting of cpu_present_mask 2013-12-10 14:20:25 +01:00
slcr.c arm: zynq: slcr: Use read-modify-write for register writes 2013-07-26 14:14:41 +02:00