diff options
author | Petr Kulhavy <brain@jikos.cz> | 2016-09-02 14:26:26 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-17 19:24:12 +0200 |
commit | fad58cefa4a392b52eafe46a773f8cbfb8aadb43 (patch) | |
tree | d79b1bf7cba7b86187505d90461ab9bf6c43cb4b /package/kodi-adsp-freesurround | |
parent | 373c24cd1bb98a8b826b92034f7cb39780719625 (diff) | |
download | buildroot-fad58cefa4a392b52eafe46a773f8cbfb8aadb43.tar.gz buildroot-fad58cefa4a392b52eafe46a773f8cbfb8aadb43.zip |
boot/uboot: allow to build multiple U-Boot images
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>
Diffstat (limited to 'package/kodi-adsp-freesurround')
0 files changed, 0 insertions, 0 deletions