All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 1/2] conf: machine: am64xx: Add missing dtbo
@ 2021-11-15 17:18 Yogesh Siraswar
  2021-11-15 17:18 ` [meta-ti][dunfell][PATCH 2/2] conf: machine : am65xx: " Yogesh Siraswar
  2021-11-16 10:59 ` [meta-ti][dunfell][PATCH 1/2] conf: machine: am64xx: " Vignesh Raghavendra
  0 siblings, 2 replies; 4+ messages in thread
From: Yogesh Siraswar @ 2021-11-15 17:18 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Add missing k3-am642-evm-nand.dtbo required for system test

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 conf/machine/include/am64xx.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/am64xx.inc b/conf/machine/include/am64xx.inc
index 95fdc79d..7646c70a 100644
--- a/conf/machine/include/am64xx.inc
+++ b/conf/machine/include/am64xx.inc
@@ -10,6 +10,7 @@ KERNEL_DEVICETREE = " \
     ti/k3-am642-evm.dtb \
     ti/k3-am642-sk.dtb \
     ti/k3-am642-evm-icssg1-dualemac.dtbo \
+    ti/k3-am642-evm-nand.dtbo \
 "
 
 # AM64 supports multi-certificate images, use the same
-- 
2.17.1


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

end of thread, other threads:[~2021-11-16 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15 17:18 [meta-ti][dunfell][PATCH 1/2] conf: machine: am64xx: Add missing dtbo Yogesh Siraswar
2021-11-15 17:18 ` [meta-ti][dunfell][PATCH 2/2] conf: machine : am65xx: " Yogesh Siraswar
2021-11-16 10:59 ` [meta-ti][dunfell][PATCH 1/2] conf: machine: am64xx: " Vignesh Raghavendra
2021-11-16 16:04   ` Yogesh Siraswar

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.