summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf b/meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf
new file mode 100644
index 00000000..53a7016f
--- /dev/null
+++ b/meta-ti-bsp/conf/machine/j7-hs-evm-k3r5.conf
@@ -0,0 +1,13 @@
1#@TYPE: Machine
2#@NAME: J7 HS EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI J7 HS EVM (R5F core)
4
5require conf/machine/include/k3r5.inc
6
7SYSFW_SOC = "j721e"
8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "hs"
10
11UBOOT_MACHINE = "j721e_hs_evm_r5_defconfig"
12
13TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_K3}"