summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-06-07 19:02:54 -0500
committerYogesh Siraswar <yogeshs@ti.com>2021-06-08 09:18:48 -0500
commite13d00e73e6623cc251555404f9f97afc4bd5c98 (patch)
tree576a4d93cd8790903e6937f0afaa7d36f401d9b9
parentcd4e782d0148df916458aa8ebb969bc32989f55f (diff)
downloadmeta-ti-e13d00e73e6623cc251555404f9f97afc4bd5c98.tar.gz
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 <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--conf/machine/include/am64xx.inc1
1 files changed, 1 insertions, 0 deletions
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}"
9KERNEL_DEVICETREE = " \ 9KERNEL_DEVICETREE = " \
10 ti/k3-am642-evm.dtb \ 10 ti/k3-am642-evm.dtb \
11 ti/k3-am642-sk.dtb \ 11 ti/k3-am642-sk.dtb \
12 ti/k3-am642-evm-icssg1-dualemac.dtbo \
12" 13"
13 14
14# AM64 supports multi-certificate images, use the same 15# AM64 supports multi-certificate images, use the same