]> code.ossystems Code Review - openembedded-core.git/commit
u-boot.inc: Add U-Boot ELF install and deploy
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 9 Sep 2015 14:13:19 +0000 (00:13 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:21 +0000 (22:47 +0100)
commitfae697dedf6ab04b7c123ea5615b1003a79c2422
tree9f2d958b2087ac207c8a64be879d4c1023701b42
parent080ae179e1de7f507263c550de8c02e3e224a964
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>
meta/recipes-bsp/u-boot/u-boot.inc