From 4cde8b6cae74c6fa0c5364cb3521cf0d43f3a537 Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Mon, 15 Nov 2021 17:11:37 +0000 Subject: conf: machine: am64xx: Add missing dtbo Add missing k3-am642-evm-nand.dtbo required for system test Signed-off-by: Yogesh Siraswar --- conf/machine/include/am64xx.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') 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 -- cgit v1.2.3-54-g00ecf