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

conf: machine: j7-evm: Add uarts overlay for J721E

Add device tree overlay for extending support for mcu_uart0 as well as
wkup_uart0 for boards with J721E 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:01 +05:30
committed by Ryan Eatmon
parent 526a0f0a04
commit e8703215d7
+1
View File
@@ -38,6 +38,7 @@ KERNEL_DEVICETREE = " \
ti/k3-j721e-fpdlink-sk-fusion.dtbo \
ti/k3-j721e-sk-csi2-ov5640.dtbo \
ti/k3-j721e-sk-rpi-cam-imx219.dtbo \
ti/k3-j721e-common-proc-board-uarts.dtbo \
"
UBOOT_MACHINE = "j721e_evm_a72_config"