summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSinthu Raja <sinthu.raja@ti.com>2023-02-14 16:26:42 +0530
committerRyan Eatmon <reatmon@ti.com>2023-02-14 07:42:25 -0600
commit937b57b6d63a4267b96f25ec15c2809f7f288f76 (patch)
treeb728fd7f7af0d864a4ad14d87731e6d6efa08e73 /recipes-bsp
parent0853939164dba2484c5e327b144e8215b8835cd5 (diff)
downloadmeta-ti-937b57b6d63a4267b96f25ec15c2809f7f288f76.tar.gz
conf: machine: j721s2-evm: Add support for J721S2 HS-FS
Add the basic J721S2 HS-FS configuration. - Add configurations to support both HS-FS and GP keeping GP as default. - Add ti-sci-firmware overrides for HS-FS. - Remove evm conf file inclusion in hs-evm conf. - Add j721s2 hs-evm specific config to hs-evm conf. Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
index 4a7b9e63..e3ffef37 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
@@ -33,7 +33,8 @@ SYSFW_PREFIX_j7-hs-evm-k3r5 = "fs"
33SYSFW_PREFIX_j7-hs-evm-k3r5-sr1-1 = "fs" 33SYSFW_PREFIX_j7-hs-evm-k3r5-sr1-1 = "fs"
34SYSFW_PREFIX_j7200-evm-k3r5 = "fs" 34SYSFW_PREFIX_j7200-evm-k3r5 = "fs"
35SYSFW_PREFIX_j7200-hs-evm-k3r5 = "fs" 35SYSFW_PREFIX_j7200-hs-evm-k3r5 = "fs"
36SYSFW_PREFIX_j721s2-evm-k3r5 = "fs" 36SYSFW_PREFIX_j721s2-evm-k3r5-gp = "fs"
37SYSFW_PREFIX_j721s2-evm-k3r5-sr1-hs-fs = "fs"
37SYSFW_PREFIX_j721s2-hs-evm-k3r5 = "fs" 38SYSFW_PREFIX_j721s2-hs-evm-k3r5 = "fs"
38SYSFW_PREFIX_j784s4-evm-k3r5 = "fs" 39SYSFW_PREFIX_j784s4-evm-k3r5 = "fs"
39SYSFW_PREFIX_j784s4-hs-evm-k3r5 = "fs" 40SYSFW_PREFIX_j784s4-hs-evm-k3r5 = "fs"