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:48:44 +0100 |
commit | c2165c97411c11949c65954568818d6ea9aca052 (patch) | |
tree | f19b3c7eaf849e05ce730e0599bcf55d0a536079 /meta/recipes-bsp/libacpi | |
parent | 302ec4665011ed71bb3487f97ef80be6e90844f7 (diff) | |
download | poky-c2165c97411c11949c65954568818d6ea9aca052.tar.gz |
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)
(From OE-Core rev: fae697dedf6ab04b7c123ea5615b1003a79c2422)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/libacpi')
0 files changed, 0 insertions, 0 deletions