#@TYPE: Machine #@NAME: AM64xx EVM #@DESCRIPTION: Machine configuration for the TI AM64xx EVM require conf/machine/include/am64xx.inc UBOOT_MACHINE = "am64x_evm_a53_defconfig" SPL_BINARY = "tispl.bin_HS" UBOOT_BINARY = "u-boot.img_HS" UBOOT_SYMLINK = "u-boot.img" # Since default tiboot3.bin on AM64x is for HS-SE, add a version for GP BBMULTICONFIG += "k3r5-gp" IMAGE_BOOT_FILES += " tiboot3-am64x-gp-evm.bin" do_image_wic[mcdepends] += "mc::k3r5-gp:ti-sci-fw:do_deploy" do_image_tar[mcdepends] += "mc::k3r5-gp:ti-sci-fw:do_deploy"