boot: increase CMA size
* CMA size was decreased in 3edaa3875f
.
* Larger CMA allocation is needed for H.265 hardware decoding
in some cases. Essentially revert the above change.
Change-Id: I7b53cc6bca4663be4a51ab61daf644460d09532d
This commit is contained in:
@@ -17,6 +17,7 @@ disable_overscan=1
|
|||||||
|
|
||||||
# Graphics acceleration
|
# Graphics acceleration
|
||||||
dtoverlay=vc4-kms-v3d
|
dtoverlay=vc4-kms-v3d
|
||||||
|
dtoverlay=cma,cma-320
|
||||||
|
|
||||||
# I2C
|
# I2C
|
||||||
#dtparam=i2c_arm=on
|
#dtparam=i2c_arm=on
|
||||||
|
Reference in New Issue
Block a user