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