diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/am64xx-evm.conf')
-rw-r--r-- | meta-ti-bsp/conf/machine/am64xx-evm.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am64xx-evm.conf b/meta-ti-bsp/conf/machine/am64xx-evm.conf new file mode 100644 index 00000000..c6ba2a87 --- /dev/null +++ b/meta-ti-bsp/conf/machine/am64xx-evm.conf | |||
@@ -0,0 +1,7 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: AM64xx EVM | ||
3 | #@DESCRIPTION: Machine configuration for the TI AM64xx EVM | ||
4 | |||
5 | require conf/machine/include/am64xx.inc | ||
6 | |||
7 | UBOOT_MACHINE = "am64x_evm_a53_defconfig" | ||