]> git.baikalelectronics.ru Git - uboot.git/commit
configs: ls1021a: Append CMA configuration to bootargs
authorAlison Wang <alison.wang@nxp.com>
Thu, 23 Apr 2020 14:37:34 +0000 (22:37 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 28 Apr 2020 12:16:46 +0000 (17:46 +0530)
commit0adf2bd8e7e69ff69b52177703b94c1b26947c5f
tree9b486d55cd42332a7a5b08c0b30cbef14c05bd83
parent26b3d21026a2c46d4bbfde340e65da95dafcee26
configs: ls1021a: Append CMA configuration to bootargs

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. Reserving low memory for CMA is needed for LS1021A.
This patch appends the related CMA configuration to bootargs.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/configs/ls1021atwr.h