mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
raspberrypi3.conf: set the default value of VC4_CMA_SIZE to support vc4graphics
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
This commit is contained in:
committed by
Andrei Gherzan
parent
824b78c4f0
commit
5d2722c33b
@@ -9,3 +9,5 @@ MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
|
||||
include conf/machine/raspberrypi2.conf
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
VC4_CMA_SIZE ?= "cma-256"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user