aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/j721s2-evm-k3r5-sr1-hs-fs.conf
blob: 786338a9ee5af757653e935702d8f92b0df885bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: J721S2 HS-FS EVM (R5F)
#@DESCRIPTION: Machine configuration for the TI J721S2 HS-FS EVM (R5F core)

# Booting HS-FS requires different SYSFW, the rest is handled at runtime

require conf/machine/include/k3r5.inc
SOC_FAMILY_append = ":k3r5-sr1-hs-fs"

SYSFW_SOC = "j721s2"
SYSFW_CONFIG = "evm"
SYSFW_SUFFIX = "hs-fs"
SYSFW_TIBOOT3_SYMLINK = ""

UBOOT_MACHINE = "j721s2_evm_r5_defconfig"