1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

conf: machine: j784s4-evm: Add uarts overlay for J784S4

Add device tree overlay for extending support for mcu_uart0 as well as
wkup_uart0 for boards with J784S4 SoC. This overlay will mainly be used
for the purpose of testing uart instances.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Bhavya Kapoor
2023-02-23 11:47:03 +05:30
committed by Ryan Eatmon
parent 6de102676b
commit bad1d112b7
+1
View File
@@ -38,6 +38,7 @@ KERNEL_DEVICETREE = " \
ti/k3-j784s4-evm.dtb \
ti/k3-j784s4-evm-csi2-ov5640.dtbo \
ti/k3-j784s4-fpdlink-fusion.dtbo \
ti/k3-j784s4-evm-uarts.dtbo \
"
UBOOT_MACHINE = "j784s4_evm_a72_defconfig"