summaryrefslogtreecommitdiffstats
path: root/conf/machine/am64xx-evm-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am64xx-evm-k3r5.conf')
-rw-r--r--conf/machine/am64xx-evm-k3r5.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/am64xx-evm-k3r5.conf b/conf/machine/am64xx-evm-k3r5.conf
new file mode 100644
index 00000000..26230da4
--- /dev/null
+++ b/conf/machine/am64xx-evm-k3r5.conf
@@ -0,0 +1,13 @@
1#@TYPE: Machine
2#@NAME: AM64xx EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM64xx EVM (R5F core)
4
5require conf/machine/include/k3r5.inc
6
7# UPdate for am64
8SYSFW_SOC = "am65x"
9SYSFW_CONFIG = "evm"
10SYSFW_SUFFIX = "gp"
11SYSFW_SYMLINK = "sysfw.itb"
12
13UBOOT_MACHINE = "am64x_evm_r5_defconfig"