mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-23 04:59:17 +00:00
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: J721S2 EVM (R5F)
|
|
#@DESCRIPTION: Machine configuration for the TI J721S2 EVM (R5F core)
|
|
|
|
require conf/machine/include/k3r5.inc
|
|
|
|
SYSFW_SOC = "j721s2"
|
|
SYSFW_CONFIG = "evm"
|
|
SYSFW_SUFFIX = "gp"
|
|
|
|
UBOOT_MACHINE = "j721s2_evm_r5_defconfig"
|