summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf
diff options
context:
space:
mode:
authorChirag Shilwant <c-shilwant@ti.com>2023-03-20 04:12:08 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-20 16:45:07 -0500
commit053002fbe21d850dbb5e2c8372d692aa4e8a5afd (patch)
treee1e8134e4185b71e08e9ff16c8a25c34de8ea932 /meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf
parent37b7384cfe6f232529876ea9f23ea884af8d804c (diff)
downloadmeta-ti-053002fbe21d850dbb5e2c8372d692aa4e8a5afd.tar.gz
am62xx-evm: Add AM62x HS-FS evm configuration
Lets add the basic AM62x HS-FS configuration - Add machine conf for AM62x HS-FS. - The wic images will boot on AM62x HS-FS devices by default. - The sysfw image for GP and HS-SE will be packaged in the wic image as tiboot3-am62x-gp-evm.bin and tiboot3-am62x-hs-evm.bin respectively. - Add ti-sci-firmware overrides. Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf')
-rw-r--r--meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf b/meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf
new file mode 100644
index 00000000..e22204ee
--- /dev/null
+++ b/meta-ti-bsp/conf/multiconfig/k3r5-hs-fs.conf
@@ -0,0 +1,3 @@
1require k3r5.conf
2
3MACHINE:append = "-hs-fs"