Re: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-s32g2xx: add config CONFIG_CMA_SIZE_MBYTES

2020-12-07 Thread Bruce Ashfield
merged to 5.4 Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-s32g2xx: add config CONFIG_CMA_SIZE_MBYTES on 08/12/2020 Xulin Sun wrote: > By default the cma memory size is 16M for the system, > Now explicitly increase this size to 128M in order to

[linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-s32g2xx: add config CONFIG_CMA_SIZE_MBYTES

2020-12-07 Thread Xulin Sun
By default the cma memory size is 16M for the system, Now explicitly increase this size to 128M in order to solve the insufficient use cases (eg, PFE feature uses 64M). Signed-off-by: Xulin Sun --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git