Commits
Richard Liu committed dd37d415eb8
MA-14685 Limit CMA region within 4GB on 8mm Customer may use 4GB DDR on 8mm and the max CMA address will larger than 4GB, the patch set the CMA region to make sure CMA within 4GB and the same region as previous GA release, then all modules can access CMA memory. 8mm default cma region as below on previous GA release: memblock_reserve: [0x0000000086000000-0x00000000b7ffffff] cma_declare_contiguous+0x1d4/0x264 cma: Reserved 800 MiB at 0x0000000086000000 Change-Id: I79631ae55d307d522a66c98cb2d7bc6697ca7add Signed-off-by: Richard Liu <xuegang.liu@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/8358 Reviewed-by: Wang Haoran <elven.wang@nxp.com>