ARM: mach-shmobile: use standard 2MiB coherent DMA memory size
authorMagnus Damm <damm@opensource.se>
Tue, 3 Jan 2012 03:57:03 +0000 (22:57 -0500)
committerNicolas Pitre <nico@fluxnic.net>
Tue, 3 Jan 2012 04:13:54 +0000 (23:13 -0500)
commit5917bfa4c0c529d7a93323671f2edec7e3d81c07
tree548c1bf78a81ef38626a39a82cfeb7656ac8f269
parent0af362f8440a78b970d5f215e234420fa87d0f3f
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size

The 158MiB memory area was used to support HD
resolution multimedia workloads using the same
legacy memory allocating solution as on SH.

There are no in-tree kernel dependencies on the
158MiB setting, and future development should
reserve and allocate memory using some other
method like for instance CMA.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/mach-shmobile/board-ag5evm.c
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-g3evm.c
arch/arm/mach-shmobile/board-g4evm.c
arch/arm/mach-shmobile/board-mackerel.c
This page took 0.024694 seconds and 5 git commands to generate.