summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2026-02-19 10:15:21 -0600
committerRyan Eatmon <reatmon@ti.com>2026-02-19 14:10:01 -0600
commit82f15401cd6b66da763046b87a1f38be12c5b6f0 (patch)
treee573f566b2aa9c1cc89f59988a8cbd6c72d0d0ec /meta-ti-bsp/conf
parent65ba600b16aad4bdb433531e03eb78a36c0707e9 (diff)
downloadmeta-ti-82f15401cd6b66da763046b87a1f38be12c5b6f0.tar.gz
trusted-firmware-a: Updates for am62l
Change the branch for am62l to ti-tfa-2.14y and change the TFA_PLATFORM for am62l. License-Udpate: am62l branch is now in line with master, so the md5sum changed to match. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf')
-rw-r--r--meta-ti-bsp/conf/machine/include/am62lxx.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am62lxx.inc b/meta-ti-bsp/conf/machine/include/am62lxx.inc
index b4f0b8c9..12c8d6ea 100644
--- a/meta-ti-bsp/conf/machine/include/am62lxx.inc
+++ b/meta-ti-bsp/conf/machine/include/am62lxx.inc
@@ -3,7 +3,8 @@ SOC_FAMILY:append = ":am62lxx"
3 3
4MACHINE_FEATURES += "screen" 4MACHINE_FEATURES += "screen"
5 5
6TFA_BOARD = "am62l" 6TFA_BOARD = "am62lx"
7TFA_K3_SYSTEM_SUSPEND = "1" 7TFA_K3_SYSTEM_SUSPEND = "1"
8TFA_PLATFORM = "k3low"
8 9
9OPTEEMACHINE = "k3-am62lx" 10OPTEEMACHINE = "k3-am62lx"