Skip to content
Snippets Groups Projects
Commit feb8fa2e authored by Alison Wang's avatar Alison Wang Committed by Priyanka Jain
Browse files

configs: ls1021a: Reserve low memory for CMA


The default reserved memory for CMA is high memory. If LPAE is enabled,
highmem pages are non-remapped and can not be used with
dma_alloc_coherent. This patch will reserve low memory for CMA and fix
the issue on LS1021A.

Signed-off-by: default avatarPeng Ma <peng.ma@nxp.com>
Signed-off-by: default avatarShengzhou Liu <Shengzhou.Liu@nxp.com>
Signed-off-by: default avatarAlison Wang <alison.wang@nxp.com>
Reviewed-by: Priyanka Jain's avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 9ebde884
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment