diff options
author | 2018-04-09 12:13:55 +0200 | |
---|---|---|
committer | 2018-04-30 12:53:23 +0200 | |
commit | 4c4994c05053e73eac3622ab6f793db3eb8dbed3 (patch) | |
tree | a5bd164b53823c9a1f31bf7f8dc59c7efaf05fc9 /conf/layer.conf | |
parent | 9e4a6d1f9fd93cbf89f0e5f068d71502dc402b08 (diff) | |
download | meta-qcom-dtb-append.tar.gz meta-qcom-dtb-append.tar.bz2 meta-qcom-dtb-append.zip |
kernel: append DTB to kernel imagedtb-append
Instead of using dtbTool to create a DT image , and include it into the boot
image, we append DTB to the compressed kernel image. the LK bootloader knows how
to retrieve DTB , when they are appeneded to compressed kernel image.
Note:
* it only works with compressed image.
* dtbToo also typically adds msm-ids into the DTB, recent versions of LK exist
that allow a single DTB to be used without the msm-ids, in which case it will
work fine. when using older LK version, it is needed to patch the kernel and
include the msm-ids.
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'conf/layer.conf')
0 files changed, 0 insertions, 0 deletions