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

MACHINE_FEATURES += "screen"

# Default tiboot3.bin on AM62L is for HS-FS
IMAGE_BOOT_FILES += "tiboot3-am62lx-hs-fs-evm.bin"

TFA_BOARD = "am62l"
TFA_K3_SYSTEM_SUSPEND = "1"

OPTEEMACHINE = "k3-am62lx"