buildrootschalter/boot
Thomas De Schampheleire ab25903bd7 u-boot: support custom u-boot.bin name
On some platforms, the standard U-Boot binary is not called u-boot.bin,
but u-boot<something>.bin. This is for example the case on the
Cavium-provided u-boot, where the output file is called
u-boot_<boardname>.bin.

This patch adds a 'custom format' choice in the existing u-boot binary
format selection, where this name can be put. In the Cavium example, this
option could be set to:
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-$(BR2_TARGET_UBOOT_BOARDNAME).bin"

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-26 21:18:23 +02:00
..
at91bootstrap Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91bootstrap3 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91dataflashboot Normalize separator size to 80 2013-06-07 10:54:54 +02:00
barebox barebox: bump to version 2013.07.0 2013-07-09 11:49:21 +02:00
boot-wrapper-aarch64 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
grub Normalize separator size to 80 2013-06-07 10:54:54 +02:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets Normalize separator size to 80 2013-06-07 10:54:54 +02:00
syslinux Normalize separator size to 80 2013-06-07 10:54:54 +02:00
uboot u-boot: support custom u-boot.bin name 2013-07-26 21:18:23 +02:00
xloader Normalize separator size to 80 2013-06-07 10:54:54 +02:00
common.mk Add MXS bootlets package 2012-07-21 00:34:57 +02:00
Config.in boot-wrapper-aarch64: new package 2012-11-02 21:10:18 +01:00