aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/am62xx-lp-evm-k3r5-hs-fs.conf
blob: 0178fcfc17e7d7995a1ef84980805a52a3b8c8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#@TYPE: Machine
#@NAME: AM62xx LPSK HS-FS EVM (R5F)
#@DESCRIPTION: Machine configuration for the TI AM62xx LP 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-hs-fs"

SYSFW_SOC = "am62x"
SYSFW_CONFIG = "evm"
SYSFW_SUFFIX = "hs-fs"

UBOOT_MACHINE = "am62x_lpsk_r5_defconfig"