mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-13 18:46:57 +00:00
raspberrypi4.conf: The firmware uses kernel7l.img when LPAE is supported
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
35db3d24b2
commit
a4cb3c40e2
@ -11,7 +11,8 @@ MACHINE_EXTRA_RRECOMMENDS += "\
|
|||||||
bluez-firmware-rpidistro-bcm4345c0-hcd \
|
bluez-firmware-rpidistro-bcm4345c0-hcd \
|
||||||
"
|
"
|
||||||
|
|
||||||
SDIMG_KERNELIMAGE ?= "kernel7.img"
|
# 'l' stands for LPAE
|
||||||
|
SDIMG_KERNELIMAGE ?= "kernel7l.img"
|
||||||
UBOOT_MACHINE = "rpi_4_32b_config"
|
UBOOT_MACHINE = "rpi_4_32b_config"
|
||||||
SERIAL_CONSOLES ?= "115200;ttyS0"
|
SERIAL_CONSOLES ?= "115200;ttyS0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user