diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2013-07-24 11:50:14 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-07-26 21:18:23 +0200 |
commit | ab25903bd7d3f1aa58f96867304114cbd7a6fbad (patch) | |
tree | 05b077ba3efcb87cf5e7ab288383eb04144195cd /package/directfb-examples/directfb-examples-remove-bzero.patch | |
parent | 6bd2fe479fa8643234e76efdda900f90cb151888 (diff) | |
download | buildroot-ab25903bd7d3f1aa58f96867304114cbd7a6fbad.tar.gz buildroot-ab25903bd7d3f1aa58f96867304114cbd7a6fbad.zip |
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>
Diffstat (limited to 'package/directfb-examples/directfb-examples-remove-bzero.patch')
0 files changed, 0 insertions, 0 deletions