mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: J7 SR1.1 HS EVM (R5F)
|
|
#@DESCRIPTION: Machine configuration for the TI J7 SR1.1 HS EVM (R5F core)
|
|
|
|
# Booting SR1.1 requires different SYSFW, the rest is handled at runtime
|
|
|
|
require conf/machine/j7-hs-evm-k3r5.conf
|
|
SOC_FAMILY:append = ":k3r5-sr1-1"
|
|
|
|
SYSFW_SOC = "j721e_sr1_1"
|
|
SYSFW_SYMLINK = "sysfw.itb"
|