aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/am64xx-evm.conf
blob: eda310a32b14ff0aeb4bff56e35daca7199c174d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: AM64xx EVM
#@DESCRIPTION: Machine configuration for the TI AM64xx EVM

require conf/machine/include/am64xx.inc

IMAGE_BOOT_FILES = "tispl.bin u-boot.img"

UBOOT_MACHINE = "am64x_evm_a53_defconfig"

do_image_wic[depends] += "trusted-firmware-a:do_deploy"
do_image_tar[depends] += "trusted-firmware-a:do_deploy"

do_image_wic[mcdepends] = "mc::k3r5:ti-sci-fw:do_deploy"
do_image_tar[mcdepends] = "mc::k3r5:ti-sci-fw:do_deploy"