mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-04 20:54:46 +02:00
raspberrypi5: add bcm2712d0 overlay required for booting up correctly
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
This commit is contained in:
parent
e9cc26c9c7
commit
c153c694bd
|
@ -17,6 +17,8 @@ RPI_KERNEL_DEVICETREE = " \
|
|||
broadcom/bcm2712-rpi-5-b.dtb \
|
||||
"
|
||||
|
||||
RPI_KERNEL_DEVICETREE_OVERLAYS:append = " overlays/bcm2712d0.dtbo"
|
||||
|
||||
SDIMG_KERNELIMAGE ?= "kernel_2712.img"
|
||||
SERIAL_CONSOLES ?= "115200;ttyAMA10"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user