summaryrefslogtreecommitdiffstats
path: root/conf/machine/am62xx-lp-evm-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am62xx-lp-evm-k3r5.conf')
-rw-r--r--conf/machine/am62xx-lp-evm-k3r5.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/machine/am62xx-lp-evm-k3r5.conf b/conf/machine/am62xx-lp-evm-k3r5.conf
new file mode 100644
index 00000000..ca4ced5a
--- /dev/null
+++ b/conf/machine/am62xx-lp-evm-k3r5.conf
@@ -0,0 +1,11 @@
1#@TYPE: Machine
2#@NAME: AM62XX LP EVM (R5F)
3#@DESCRIPTION: Machine configuration for the TI AM62xx LP EVM (R5F core)
4
5require conf/machine/include/k3r5.inc
6
7SYSFW_SOC = "am62x"
8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "gp"
10
11UBOOT_MACHINE = "am62x_lpsk_r5_defconfig"