mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
raspberrypi4-64.conf: Define a machine feature for armstubs
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -19,7 +19,7 @@ RPI_KERNEL_DEVICETREE = " \
|
||||
SDIMG_KERNELIMAGE ?= "kernel8.img"
|
||||
SERIAL_CONSOLES ?= "115200;ttyS0"
|
||||
|
||||
MACHINE_FEATURES_append = " vc4graphics"
|
||||
MACHINE_FEATURES_append = " armstub vc4graphics"
|
||||
VC4DTBO ?= "vc4-fkms-v3d"
|
||||
ARMSTUB ?= "armstub8-gic.bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user