diff options
author | David Ng <dave@codeaurora.org> | 2012-07-27 18:39:48 -0700 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-11-01 15:31:15 +0200 |
commit | b15154e62eab53f90d3ac213a3833dc7ccbb72fb (patch) | |
tree | eb247455d22828cee6a829b42e121865c290ea20 /core/native_benchmark.mk | |
parent | 2a3745d065e4e1cfd2940acfe1ae75f61244c27c (diff) | |
download | build-b15154e62eab53f90d3ac213a3833dc7ccbb72fb.zip build-b15154e62eab53f90d3ac213a3833dc7ccbb72fb.tar.gz build-b15154e62eab53f90d3ac213a3833dc7ccbb72fb.tar.bz2 |
build: Add support for device tree in boot.img
Add support for optional device tree image (dt.img)
to boot and recovery images. Some devices use kernel device
tree and this adds the device tree image as a section within
the boot/recovery images.
Change-Id: I91431ef2f4b86485895678916e39a8572be878eb
Build: add DT image variable to Makefile
DT image variable is currently present in
generate_extra_images.mk.This file is moved to
build/tasks to support persist image generation
during parallel make. As build/tasks is called
at the end of Makefile, DT image variable is not
available for other images generation like boot and
recovery. Adding this variable in Makefile ensures
the variable is defined before usage
Change-Id: I21f675d8ce648dc1cf1f4f3aede33278300e08c9
CRs-fixed: 548299
Fix the extra dt.img compilation issue.
Add support for optional device tree image (dt.img)
for device that doesnt have TARGET_BOOTIMAGE_USE_EXT2
Change-Id: I6e07b3ca6d049a8ebdad7ea304b4f39e7c846151
Diffstat (limited to 'core/native_benchmark.mk')
0 files changed, 0 insertions, 0 deletions