mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-22 15:20:12 +00:00
ac2942e80e4982463b59290e2d9086e502eb4b01
* Later versions of u-boot sometimes have top level make targets such as u-boot.imx, u-boot.kwb, and for upcoming TI devices u-boot.ti. * These targets define different calls to the mkimage tool to change the images created, such as changing the load address. * This change allows recipes to change the default make target of "all" to something like u-boot.ti or u-boot.imx by setting the UBOOT_MAKE_TARGET variable. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Description
No description provided
17 MiB
Languages
BitBake
93.4%
Shell
3.6%
Pascal
1.3%
C++
0.8%
Pawn
0.5%
Other
0.3%