X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_raspberrypi3.inc;h=cc30748583bed128c7e7126a63a34cf8b4b34bd5;hb=2e378b64235957e1c75cd0482049f9e2547ccb12;hp=298cacd56332aa6f42d5e52f9431b92514c1cc70;hpb=1537ae57ca2e729caf8c47788088ab9c8b025723;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc index 298cacd56..cc3074858 100644 --- a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc +++ b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc @@ -2,6 +2,8 @@ GPU_MEM = "128" ENABLE_CMA = "1" +# Add CMA to the kernel arguments for SOTA +OSTREE_KERNEL_ARGS_sota_append = " cma=256M" CMA_LWM = "16" CMA_HWM = "32"