aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/j7200-hs-evm-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/j7200-hs-evm-k3r5.conf')
-rw-r--r--conf/machine/j7200-hs-evm-k3r5.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/j7200-hs-evm-k3r5.conf b/conf/machine/j7200-hs-evm-k3r5.conf
new file mode 100644
index 00000000..488f19ec
--- /dev/null
+++ b/conf/machine/j7200-hs-evm-k3r5.conf
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: J7200 HS EVM (R5F)
+#@DESCRIPTION: Machine configuration for the TI J7200 HS EVM (R5F core)
+
+require conf/machine/include/k3r5.inc
+
+SYSFW_SOC = "j7200"
+SYSFW_CONFIG = "evm"
+SYSFW_SUFFIX = "hs"
+
+UBOOT_MACHINE = "j7200_hs_evm_r5_defconfig"
+
+TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_K3}"