1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

conf: machine: j722s: Add overlay to KERNEL_DEVICETREE_PREFIX

Add the overlay "k3-j7200-evm-mcspi-loopback.dtso" to the j722s
configuration so that SPI loopback tests can be carried out
successfully.

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Anurag Dutta
2025-02-05 13:02:51 +05:30
committed by Ryan Eatmon
parent 0261a91978
commit 13b691a9bc

View File

@@ -7,6 +7,7 @@ require conf/machine/include/j722s.inc
KERNEL_DEVICETREE_PREFIX = " \
ti/k3-j722s \
ti/k3-fpdlink \
ti/k3-j7200-evm-mcspi-loopback \
ti/k3-v3link \
"