mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
raspberrypi4-64.conf: Define a machine feature for armstubs
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
da9b5b8285
commit
a6e14fb195
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user