Skip to content
Commit 46f5b960 authored by Michal Simek's avatar Michal Simek Committed by Kevin Hilman
Browse files

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: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
parent 8760f799
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment