summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
new file mode 100644
index 00000000..0daff2b9
--- /dev/null
+++ b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
@@ -0,0 +1,16 @@
1#@TYPE: Machine
2#@NAME: AM62XX SIP EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM62xx SIP EVM (R5F core)
4
5require conf/machine/include/k3r5.inc
6
7SYSFW_SOC = "am62x"
8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "hs-fs"
10
11UBOOT_MACHINE = "am62x_evm_r5_defconfig"
12
13# UBOOT_CONFIG_FRAGMENTS holds the list of u-boot config fragments which has to be build
14# along with the base defconfig mentioned in UBOOT_MACHINE. Refer u-boot-mergeconfig.inc
15# under meta-ti-bsp/recipes-bsp/u-boot/ for more details.
16UBOOT_CONFIG_FRAGMENTS = "am62xsip_sk_r5.config"