mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-21 03:58:58 +00:00
Machine conf for J784S4 HS platform. Used J721S2 hs as reference. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: J784S4 HS EVM
|
|
#@DESCRIPTION: Machine configuration for the TI J784S4 HS EVM
|
|
|
|
require conf/machine/j784s4-evm.conf
|
|
|
|
UBOOT_MACHINE = "j784s4_evm_a72_defconfig"
|
|
|
|
SPL_BINARY = "tispl.bin_HS"
|
|
UBOOT_BINARY = "u-boot.img_HS"
|
|
UBOOT_SYMLINK = "u-boot.img"
|