Set default CMA to 96M which is needed for playing videos
https://github.com/armbian/build/issues/744
This commit is contained in:
parent
62182e3680
commit
096b280e25
@ -1,2 +1,3 @@
|
||||
verbosity=1
|
||||
console=both
|
||||
extraargs=cma=96M
|
||||
@ -2,3 +2,4 @@ verbosity=1
|
||||
logo=disabled
|
||||
console=both
|
||||
disp_mode=1920x1080p60
|
||||
extraargs=cma=96M
|
||||
Loading…
Reference in New Issue
Block a user