From aaee34849ce5004e7131e074ce96bffe7002440d Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Fri, 26 May 2023 13:27:28 -0500 Subject: conf: machine: am62xx: Remove old SPL_BINARY and UBOOT_BINARY overrides The defaults set in am62xx.inc are correct now and these can be dropped. Signed-off-by: Andrew Davis Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62xx-evm.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-ti-bsp/conf') diff --git a/meta-ti-bsp/conf/machine/am62xx-evm.conf b/meta-ti-bsp/conf/machine/am62xx-evm.conf index 5b86a1f5..c4357be3 100644 --- a/meta-ti-bsp/conf/machine/am62xx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-evm.conf @@ -11,7 +11,3 @@ KERNEL_DEVICETREE = " \ " UBOOT_MACHINE = "am62x_evm_a53_defconfig" - -SPL_BINARY = "tispl.bin" -UBOOT_BINARY = "u-boot.img" -UBOOT_SYMLINK = "u-boot.img" -- cgit v1.2.3-54-g00ecf