mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
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 <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
f9db1345f6
commit
aaee34849c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user