diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2015-09-10 00:13:19 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:47:21 +0100 |
commit | fae697dedf6ab04b7c123ea5615b1003a79c2422 (patch) | |
tree | 9f2d958b2087ac207c8a64be879d4c1023701b42 /scripts | |
parent | 080ae179e1de7f507263c550de8c02e3e224a964 (diff) | |
download | openembedded-core-fae697dedf6ab04b7c123ea5615b1003a79c2422.tar.gz openembedded-core-fae697dedf6ab04b7c123ea5615b1003a79c2422.tar.bz2 openembedded-core-fae697dedf6ab04b7c123ea5615b1003a79c2422.zip |
u-boot.inc: Add U-Boot ELF install and deploy
Add support for U-Boot recipes to install and deploy the generated ELF
files for each config. The U-Boot ELF's are useful for debugging, and
booting (directly booting, e.g. by JTAG or using QEMU) and complement
the generated binary image.
This additional feature is disabled by default, machines/etc that want
to use it need to set UBOOT_ELF to the corresponding ELF file (generally
u-boot or u-boot.elf depending on the architecture)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions