commit | b88eef1aca899bb540f1315898ec5b3aacab37d4 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Sun Jan 15 10:59:26 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Wed Jan 18 17:44:44 2012 -0800 |
tree | 03662875fe3abc77061856dc8bf763b233593119 | |
parent | 80854eb4911e79949d5fe63c0c2e0e490342e6c0 [diff] |
msm: board: Restore SF and MM heap to PMEM sizes SF and MM heap are currently incorrectly sized. Clients of these two heaps will run out of memory and start failing. Restore the SF and MM heap sizes to PMEM sizes. SF heap will be 64MB if HDMI is configured as primary otherwise 40MB. MM heap will be 66MB. Change-Id: If1cd6dda58195ab6e4b71d111a017e1c59249849 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>