summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf b/meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf
deleted file mode 100644
index a1c2b3e6..00000000
--- a/meta-ti-bsp/conf/machine/am64xx-evm-k3r5-sr2-hs-se.conf
+++ /dev/null
@@ -1,20 +0,0 @@
1#@TYPE: Machine
2#@NAME: AM64xx SR2.0 HS-SE EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM64xx SR2.0 HS-SE EVM (R5F core)
4
5# Booting SR2.0 HS-SE requires different SYSFW, the rest is handled at runtime
6
7require conf/machine/include/k3r5.inc
8SOC_FAMILY:append = ":k3r5-sr2-hs-se"
9
10SYSFW_SOC = "am64x_sr2"
11SYSFW_CONFIG = "evm"
12SYSFW_SUFFIX = "hs"
13SYSFW_TIBOOT3_SYMLINK = ""
14
15UBOOT_MACHINE = "am64x_evm_r5_defconfig"
16
17SPL_BINARY = ""
18UBOOT_BINARY = "u-boot-spl.${UBOOT_SUFFIX}"
19UBOOT_IMAGE = "u-boot-r5spl-sr2-hs-se-${MAINMACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
20UBOOT_SYMLINK = "u-boot-r5spl-sr2-hs-se.${UBOOT_SUFFIX}"