summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/conf/machine/am65xx-evm.conf
blob: 2f3b92a8a088cd275e71da912a7e0038339adda8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#@TYPE: Machine
#@NAME: AM65xx EVM
#@DESCRIPTION: Machine configuration for the TI AM65xx EVM

require conf/machine/include/am65xx.inc

BBMULTICONFIG += "k3r5-sr2"

UBOOT_MACHINE = "am65x_evm_a53_defconfig"

IMAGE_BOOT_FILES += "sysfw-am65x-evm.itb"
do_image_wic[mcdepends] += "mc::k3r5-sr2:ti-sci-fw:do_deploy"
do_image_tar[mcdepends] += "mc::k3r5-sr2:ti-sci-fw:do_deploy"