You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kconfigs: Adjust CONFIG_CMA_SIZE_PERCENTAGE to 25 for 2G device
For small memory devices, we can't hardcode the cma memory size.
Or kernel won't start because of failure of cma memory allocation.
Switching cma size to 25% of total memory seems reasonable.
Tested on 2G memory rockpi4b SOC.
Signed-off-by: Su Yue <[email protected]>
0 commit comments