diff options
author | 2018-04-09 12:13:55 +0200 | |
---|---|---|
committer | 2018-09-04 15:19:04 +0200 | |
commit | 5ebb55745e59e2e00fd1fc04feeb01b986ee58f0 (patch) | |
tree | e1f83ff7de63ae24518232d691f7fd46e11ec7f9 /recipes-bsp | |
parent | 9c6df8303da9071d7d5bdd799d5dcd1ac32a3703 (diff) | |
download | meta-qcom-sumo-test.tar.gz meta-qcom-sumo-test.tar.bz2 meta-qcom-sumo-test.zip |
kernel: append DTB to kernel imagesumo-test
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>
(cherry picked from commit 4c4994c05053e73eac3622ab6f793db3eb8dbed3)
(cherry picked from commit ae07326b0fc16237ade9d8447b96da445eb7bbf8)
Diffstat (limited to 'recipes-bsp')
0 files changed, 0 insertions, 0 deletions