summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2012-08-14 21:03:54 -0500
committerAndy Green <andy.green@linaro.org>2012-09-07 13:07:17 +0800
commit64232eb8d5022125e19aefcf1ef0e58fed441ded (patch)
treea8a8db439ac06eccf07bc7430b1805f030c986ff /drivers
parentf66f185562bbe238daaaf3d7ba5b28e6b5c1cb7f (diff)
remoteproc/omap: increase default CMA size for DSP by 2MB
The default CMA carveout size for DSP has been increased from 5MB to 7MB to accomodate adding new libraries to the DSP product base-image. This change does not require any change in the CMA start addresses as the increase is still within the CMA-aligned 8MB. Change-Id: I7c0c81c6cbd7f29588c82b1a40079032364b31f2 Signed-off-by: Suman Anna <s-anna@ti.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/remoteproc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
index 78e1930653dc..a608376bf4d5 100644
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@ -87,7 +87,7 @@ config OMAP5_IPU_CMA_SIZE
config OMAP_DSP_CMA_SIZE
hex "Dsp physically contiguous memory pool size (in bytes)"
depends on OMAP_REMOTEPROC_DSP
- default 0x500000
+ default 0x700000
help
Allocate a specified size of physically contiguous memory (CMA)
for OMAP's dsp sub-system. Vast majority of this