diff options
| author | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-07 19:02:54 -0500 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-06-08 09:18:48 -0500 |
| commit | e13d00e73e6623cc251555404f9f97afc4bd5c98 (patch) | |
| tree | 576a4d93cd8790903e6937f0afaa7d36f401d9b9 | |
| parent | cd4e782d0148df916458aa8ebb969bc32989f55f (diff) | |
| download | meta-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.inc | 1 |
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}" | |||
| 9 | KERNEL_DEVICETREE = " \ | 9 | KERNEL_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 |
