commit | edcf68350ece4453fd93b99d38abf845bb542c02 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Tue Jan 24 08:35:41 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Thu Jan 26 06:27:56 2012 -0800 |
tree | cdcefb11948d54db07b025392b165a1e28d54678 | |
parent | 6d9e5dc21b2f15060d671d0bce26196b9b393ee3 [diff] |
msm: board: Reduce kernel EBI reserved size Kernel EBI is currently used by Audio only and it needs 2.5MB (it was 5MB). Other components (Video, QSE) moved to other ION heaps, so the kernel EBI is adjusted accordingly. Reduce the kernel EBI carveout memory size to 2.5MB. Change-Id: Iba5f74fffd1587f31ac85524ce111f4bb9dadbf5 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>