mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
raspberrypi4: Use vc4-fkms-v3d
Currently, we use vc4-kms-v3d as the default overlay for VC4 but this seems to break vc4 at runtime on RPi4. Change this to vc4-fkms-v3d for now as this is the default Raspbian ons as well. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -15,3 +15,4 @@ SDIMG_KERNELIMAGE ?= "kernel7.img"
|
||||
SERIAL_CONSOLES ?= "115200;ttyS0"
|
||||
|
||||
MACHINE_FEATURES_append = " vc4graphics"
|
||||
VC4DTBO ?= "vc4-fkms-v3d"
|
||||
|
||||
Reference in New Issue
Block a user