aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j784s4-evm.conf
blob: 6573e5c50712e6bfd4c7d5c247a1e730990c0933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#@TYPE: Machine
#@NAME: J784S4 EVM
#@DESCRIPTION: Machine configuration for the TI J784S4 EVM

require conf/machine/include/j784s4.inc

TFA_K3_USART = "0x8"
OPTEE_K3_USART = "0x8"

KERNEL_DEVICETREE_PREFIX = " \
    ti/k3-j784s4 \
    ti/k3-fpdlink \
    ti/k3-j7200-evm-mcspi-loopback \
    ti/k3-v3link \
"

KERNEL_DEVICETREE = " \
    ti/k3-j784s4-evm.dtb \
"

UBOOT_MACHINE = "j784s4_evm_a72_defconfig"