summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
authorJai Luthra <j-luthra@ti.com>2023-05-16 11:24:11 +0530
committerRyan Eatmon <reatmon@ti.com>2023-05-17 11:51:43 -0500
commite25ace5430621933ba4a0a70ba4ca730886cfb7f (patch)
tree82d6bda0b615f0f411562e53a582b8387ee7eb73 /meta-ti-bsp
parentd279d65b6f5b8f3af3b4e49e6aaa9bf8bc60507a (diff)
downloadmeta-ti-e25ace5430621933ba4a0a70ba4ca730886cfb7f.tar.gz
conf: machine: am62axx: Use generic fpdlink prefix
The FPDLink overlays are platform-agnostic, and have been renamed to match that in the tiL6.1 kernel [1]. So use the generic k3-fpdlink prefix to pick the overlays in the builds. [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/Makefile?id=13ef48e91#n62 Signed-off-by: Jai Luthra <j-luthra@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/conf/machine/am62axx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx-evm.conf
index 691a074b..d48109ae 100644
--- a/meta-ti-bsp/conf/machine/am62axx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62axx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/am62axx.inc
6 6
7KERNEL_DEVICETREE_PREFIX = " \ 7KERNEL_DEVICETREE_PREFIX = " \
8 ti/k3-am62a7 \ 8 ti/k3-am62a7 \
9 ti/k3-j721e-fpdlink \ 9 ti/k3-fpdlink \
10" 10"
11 11
12KERNEL_DEVICETREE = " \ 12KERNEL_DEVICETREE = " \