mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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
ae7aba5ed1
commit
982a81e4b8
|
@ -11,7 +11,8 @@ MACHINE_EXTRA_RRECOMMENDS += "\
|
|||
bluez-firmware-rpidistro-bcm4345c0-hcd \
|
||||
"
|
||||
|
||||
SDIMG_KERNELIMAGE ?= "kernel7.img"
|
||||
# 'l' stands for LPAE
|
||||
SDIMG_KERNELIMAGE ?= "kernel7l.img"
|
||||
UBOOT_MACHINE = "rpi_4_32b_config"
|
||||
SERIAL_CONSOLES ?= "115200;ttyS0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user