summaryrefslogtreecommitdiffstats
path: root/conf/machine/am62axx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am62axx-evm.conf')
-rw-r--r--conf/machine/am62axx-evm.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/machine/am62axx-evm.conf b/conf/machine/am62axx-evm.conf
new file mode 100644
index 00000000..4eb179f3
--- /dev/null
+++ b/conf/machine/am62axx-evm.conf
@@ -0,0 +1,11 @@
1#@TYPE: Machine
2#@NAME: AM62AXX EVM
3#@DESCRIPTION: Machine configuration for the TI AM62AXX EVM
4
5require conf/machine/include/am62axx.inc
6
7KERNEL_DEVICETREE = " \
8 ti/k3-am62a7-sk.dtb \
9"
10
11UBOOT_MACHINE = "am62ax_evm_a53_defconfig"