mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-17 06:48:07 +00:00
conf: am65xx-evm: ReIntroduce existent dtbo for 5.10
commit 9ea50db095 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10")
removed all non-existent dtb* for am65xx-evm as they were not
available on linux 5.10 branch at that time.
This patch reintroduces overlays present current on ti-linux-5.10.y kernel.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
This commit is contained in:
@@ -8,6 +8,11 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
|
|||||||
|
|
||||||
KERNEL_DEVICETREE = " \
|
KERNEL_DEVICETREE = " \
|
||||||
ti/k3-am654-base-board.dtb \
|
ti/k3-am654-base-board.dtb \
|
||||||
|
ti/k3-am654-gp.dtbo \
|
||||||
|
ti/k3-am654-idk.dtbo \
|
||||||
|
ti/k3-am654-sr1.dtbo \
|
||||||
|
ti/k3-am654-pcie-usb2.dtbo \
|
||||||
|
ti/k3-am654-pcie-usb3.dtbo \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBMULTICONFIG += "k3r5-sr2"
|
BBMULTICONFIG += "k3r5-sr2"
|
||||||
|
|||||||
Reference in New Issue
Block a user