summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-11-15 17:14:20 +0000
committerYogesh Siraswar <yogeshs@ti.com>2021-11-15 21:11:49 +0000
commit33d5f0bb7d4fc87ae6e9407658d24db8fff00af6 (patch)
treeb762a189ad04dfcffb5b6f53a068d514fea99a95 /conf
parent4cde8b6cae74c6fa0c5364cb3521cf0d43f3a537 (diff)
downloadmeta-ti-33d5f0bb7d4fc87ae6e9407658d24db8fff00af6.tar.gz
conf: machine : am65xx: Add missing dtbo
Added missing dtbo k3-am654-evm-ov5640.dtbo required for system test Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/am65xx.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc
index 8516ca4c..1898f19c 100644
--- a/conf/machine/include/am65xx.inc
+++ b/conf/machine/include/am65xx.inc
@@ -17,6 +17,7 @@ KERNEL_DEVICETREE = " \
17 ti/k3-am654-pcie-usb3.dtbo \ 17 ti/k3-am654-pcie-usb3.dtbo \
18 ti/k3-am654-evm-tc358876.dtbo \ 18 ti/k3-am654-evm-tc358876.dtbo \
19 ti/k3-am654-evm-oldi-lcd1evm.dtbo \ 19 ti/k3-am654-evm-oldi-lcd1evm.dtbo \
20 ti/k3-am654-evm-ov5640.dtbo \
20" 21"
21 22
22BBMULTICONFIG += "k3r5-sr2" 23BBMULTICONFIG += "k3r5-sr2"