summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf b/meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf
new file mode 100644
index 00000000..0dad1104
--- /dev/null
+++ b/meta-ti-bsp/conf/machine/am62xx-evm-k3r5-hs-fs.conf
@@ -0,0 +1,14 @@
1#@TYPE: Machine
2#@NAME: AM62xx HS-FS EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM62xx HS-FS EVM (R5F core)
4
5# Booting HS-FS requires different SYSFW, the rest is handled at runtime
6
7require conf/machine/include/k3r5.inc
8SOC_FAMILY:append = ":k3r5-hs-fs"
9
10SYSFW_SOC = "am62x"
11SYSFW_CONFIG = "evm"
12SYSFW_SUFFIX = "hs-fs"
13
14UBOOT_MACHINE = "am62x_evm_r5_defconfig"