From 33d5f0bb7d4fc87ae6e9407658d24db8fff00af6 Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Mon, 15 Nov 2021 17:14:20 +0000 Subject: conf: machine : am65xx: Add missing dtbo Added missing dtbo k3-am654-evm-ov5640.dtbo required for system test Signed-off-by: Yogesh Siraswar --- conf/machine/include/am65xx.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') 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 = " \ ti/k3-am654-pcie-usb3.dtbo \ ti/k3-am654-evm-tc358876.dtbo \ ti/k3-am654-evm-oldi-lcd1evm.dtbo \ + ti/k3-am654-evm-ov5640.dtbo \ " BBMULTICONFIG += "k3r5-sr2" -- cgit v1.2.3-54-g00ecf