fad58cefa4
Sometimes it is desired to build multiple U-boot images. E.g. one to save into flash memory and one for serial load. So far this was not possible. This change allows to select any combination of the target formats. They are all copied to the image folder. Signed-off-by: Petr Kulhavy <brain@jikos.cz> [Thomas: - Handle the BR2_TARGET_UBOOT_FORMAT_BIN, which wasn't handled, and therefore u-boot.bin was not copied when BR2_TARGET_UBOOT_FORMAT_BIN=y. - Rename UBOOT_BIN to UBOOT_BINS, since it can now contain multiple values.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
afboot-stm32 | ||
at91bootstrap | ||
at91bootstrap3 | ||
at91dataflashboot | ||
barebox | ||
boot-wrapper-aarch64 | ||
grub | ||
grub2 | ||
gummiboot | ||
lpc32xxcdl | ||
mxs-bootlets | ||
s500-bootloader | ||
syslinux | ||
ts4800-mbrboot | ||
uboot | ||
xloader | ||
common.mk | ||
Config.in |