Set default CMA to 96M which is needed for playing videos

https://github.com/armbian/build/issues/744
This commit is contained in:
Igor Pecovnik 2017-11-23 10:25:02 +01:00
parent 62182e3680
commit 096b280e25
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
verbosity=1
console=both
extraargs=cma=96M

View File

@ -2,3 +2,4 @@ verbosity=1
logo=disabled
console=both
disp_mode=1920x1080p60
extraargs=cma=96M