From e13d00e73e6623cc251555404f9f97afc4bd5c98 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Mon, 7 Jun 2021 19:02:54 -0500 Subject: conf/machine: am64xx: Add overlay to support icssg1-dualemac This patch adds overlay to support icssg1-dualemac ie: 1 x CPSW3g ports and 2 x ICSSG1 ports configuration overlay: k3-am642-evm-icssg1-dualemac.dtbo Signed-off-by: Praneeth Bajjuri Signed-off-by: Yogesh Siraswar --- 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 a46a50ed..95fdc79d 100644 --- a/conf/machine/include/am64xx.inc +++ b/conf/machine/include/am64xx.inc @@ -9,6 +9,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" KERNEL_DEVICETREE = " \ ti/k3-am642-evm.dtb \ ti/k3-am642-sk.dtb \ + ti/k3-am642-evm-icssg1-dualemac.dtbo \ " # AM64 supports multi-certificate images, use the same -- cgit v1.2.3-54-g00ecf