summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf b/meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf
deleted file mode 100644
index 962413c3..00000000
--- a/meta-ti-bsp/conf/machine/am62axx-evm-k3r5-gp.conf
+++ /dev/null
@@ -1,19 +0,0 @@
1#@TYPE: Machine
2#@NAME: AM62A GP EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM62A GP EVM (R5F core)
4
5require conf/machine/include/k3r5.inc
6
7SYSFW_SOC = "am62ax"
8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "gp"
10
11SYSFW_TIBOOT3_SYMLINK = ""
12SYSFW_SYMLINK = ""
13
14UBOOT_MACHINE = "am62ax_evm_r5_defconfig"
15
16SPL_BINARY = ""
17UBOOT_BINARY = "u-boot-spl.${UBOOT_SUFFIX}"
18UBOOT_IMAGE = "u-boot-r5spl-gp-${MAINMACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
19UBOOT_SYMLINK = "u-boot-r5spl-gp.${UBOOT_SUFFIX}"