All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell/master][PATCH] conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE
@ 2021-10-19  8:22 Sinthu Raja M
  2021-10-19 17:15 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Sinthu Raja M @ 2021-10-19  8:22 UTC (permalink / raw)
  To: meta-ti; +Cc: Praneeth Bajjuri, Nishanth Menon, Denys Dmytriyenko, Sinthu Raja

From: Sinthu Raja <sinthu.raja@ti.com>

The board name for J721E EdgeAI Kit (EAIK) is changed to J721E SK [1],
so replace the eaik dtb with sk dtb file

[1] https://www.ti.com/tool/SK-TDA4VM

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
---
 conf/machine/j7-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 7cde9f4d..1f47f00c 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -13,7 +13,7 @@ KERNEL_DEVICETREE = " \
     ti/k3-j721e-common-proc-board.dtb \
     ti/k3-j721e-proc-board-tps65917.dtb \
     ti/k3-j721e-common-proc-board-infotainment.dtbo \
-    ti/k3-j721e-eaik.dtb \
+    ti/k3-j721e-sk.dtb \
 "
 
 UBOOT_MACHINE = "j721e_evm_a72_config"
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-21 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19  8:22 [meta-ti][dunfell/master][PATCH] conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE Sinthu Raja M
2021-10-19 17:15 ` Denys Dmytriyenko
2021-10-20 17:42   ` Sinthu Raja M
2021-10-21  0:52     ` praneeth
2021-10-21 21:08       ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.