diff options
author | 2009-11-19 15:34:01 +0530 | |
---|---|---|
committer | 2010-01-06 08:57:44 -0800 | |
commit | ae88e05a5adb5f6da2d1e1a852bea8c88cb2c9cb (patch) | |
tree | 0dea26bcb8d3014d3d65ea7b4b384b228fcca6f5 /net/lapb/lapb_subr.c | |
parent | davinci: da8xx/omap-l1: mark RTC as a wakeup source (diff) | |
download | linux-dev-ae88e05a5adb5f6da2d1e1a852bea8c88cb2c9cb.tar.xz linux-dev-ae88e05a5adb5f6da2d1e1a852bea8c88cb2c9cb.zip |
davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci
All DaVinci platforms include a DSP or co-processor for
audio/video acceleration.
While creating memory for the DSP/co-processor, system
integrator can end up creating a hole in the memory map
of the sort:
<kernel memory> <hole (memory for DSP)> <kernel memory>
This sort of configuration needs ARCH_HAS_HOLES_MEMORYMODEL
enabled. See further details see this discussion on ARM
linux mailing list:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg15262.html
The patch is boot tested on OMAP-L138, DM6446 and DM355 EVMs
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
CC: Sriramakrishnan <srk@ti.com>
CC: Khasim Syed Mohammed <khasim@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions