summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-25 13:11:31 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-06 08:24:37 -0500
commit79c2fbfeb273a5f6452a61e8c6bfe47dc078810d (patch)
tree80198feea1421a96a4c9fe7e6fdf4c8bba32291d /meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
parentdf7c7e627de8e5b92ef5fa8d97e023ad4d15d9c6 (diff)
downloadmeta-ti-79c2fbfeb273a5f6452a61e8c6bfe47dc078810d.tar.gz
conf: machine: Switch all the machines over to U-Boot binman
Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am65xx-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am65xx-hs-evm.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-ti-bsp/conf/machine/am65xx-hs-evm.conf b/meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
index 84d616a4..3c6a1574 100644
--- a/meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
@@ -7,7 +7,3 @@ SYSFW_SUFFIX = "hs"
7require conf/machine/include/am65xx.inc 7require conf/machine/include/am65xx.inc
8 8
9UBOOT_MACHINE = "am65x_hs_evm_a53_defconfig" 9UBOOT_MACHINE = "am65x_hs_evm_a53_defconfig"
10
11SPL_BINARY = "tispl.bin_HS"
12UBOOT_BINARY = "u-boot.img_HS"
13UBOOT_SYMLINK = "u-boot.img"