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

MACHINE_FEATURES += "gpu"

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"