mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
raspberrypi3: Switch to vc4-fkms-v3d.
This seems to be required to have a functional DSI display. Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
This commit is contained in:
parent
3b2ded5ae7
commit
c7bc97c97e
|
@ -31,4 +31,5 @@ KERNEL_IMAGETYPE_UBOOT ?= "Image"
|
|||
KERNEL_IMAGETYPE_DIRECT ?= "Image"
|
||||
KERNEL_BOOTCMD ?= "booti"
|
||||
|
||||
VC4DTBO ?= "vc4-fkms-v3d"
|
||||
ARMSTUB ?= "armstub8.bin"
|
||||
|
|
|
@ -17,4 +17,5 @@ SDIMG_KERNELIMAGE ?= "kernel7.img"
|
|||
UBOOT_MACHINE = "rpi_3_32b_config"
|
||||
SERIAL_CONSOLES ?= "115200;ttyS0"
|
||||
|
||||
VC4DTBO ?= "vc4-fkms-v3d"
|
||||
ARMSTUB ?= "armstub7.bin"
|
||||
|
|
Loading…
Reference in New Issue
Block a user