commit | 98b0124f0e2b88ec74cbd9345cf6195e527ce251 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Fri Sep 02 21:05:10 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Tue Sep 06 17:25:54 2011 -0400 |
tree | 411e80fcecedcb4dbddd545757d6fad80dd8411c | |
parent | 96f90c791512bf8ceb50572a0e65d4cabb665c60 [diff] |
ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size Original comment: Restrict DMA-able region to workaround silicon limitation. The limitation restricts buffers available for DMA to SD/MMC hardware to be below 256MB. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>