Home
last modified time | relevance | path

Searched hist:"46 f5b96085b03f9e71a0134de77efc6a1f9d84c3" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-zynq/
H A Dcommon.cdiff 46f5b96085b03f9e71a0134de77efc6a1f9d84c3 Fri Jan 31 12:55:06 CET 2014 Michal Simek <michal.simek@xilinx.com> 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>