summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/j721e.inc
blob: 67f5fe0f2b13d8f8a464f626ed386ea179d08293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require conf/machine/include/k3.inc
SOC_FAMILY:append = ":j721e"

PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver"

# On J721e the file tiboot3.bin comes from the bootloader not ti-sci-fw
do_image_wic[mcdepends] += "mc::k3r5:virtual/bootloader:do_deploy"

IMAGE_BOOT_FILES += "sysfw.itb"

TFA_BOARD = "generic"

OPTEEMACHINE = "k3-j721e"