1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

conf: machine: j721s2-evm: Add uarts overlay for J721S2

Add device tree overlay for extending support for mcu_uart0 as well as
wkup_uart0 for boards with J721S2 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:02 +05:30
committed by Ryan Eatmon
parent e8703215d7
commit 6de102676b

View File

@@ -39,6 +39,7 @@ KERNEL_DEVICETREE = " \
ti/k3-j721s2-cpb-csi2-ov5640.dtbo \
ti/k3-j721s2-fpdlink-cpb-fusion.dtbo \
ti/k3-j721s2-gesi-exp-board.dtbo \
ti/k3-j721s2-common-proc-board-uarts.dtbo \
"
UBOOT_MACHINE = "j721s2_evm_a72_defconfig"