u-boot 2023.4 merged SPL build target for HS and GP as tispl.bin_HS. This patch updates SPL_BINARY to align with u-boot.
Signed-off-by: Udit Kumar <[email protected]> --- meta-ti-bsp/conf/machine/j7200-evm.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/conf/machine/j7200-evm.conf b/meta-ti-bsp/conf/machine/j7200-evm.conf index b17b65b7..e4a4ca01 100644 --- a/meta-ti-bsp/conf/machine/j7200-evm.conf +++ b/meta-ti-bsp/conf/machine/j7200-evm.conf @@ -14,3 +14,5 @@ KERNEL_DEVICETREE = " \ " UBOOT_MACHINE = "j7200_evm_a72_config" + +SPL_BINARY = "tispl.bin_HS" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16321): https://lists.yoctoproject.org/g/meta-ti/message/16321 Mute This Topic: https://lists.yoctoproject.org/mt/98122912/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
