diff options
author | Varalaxmi Bingi <varalaxmi.bingi@amd.com> | 2023-02-22 15:03:44 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-23 13:43:12 -0600 |
commit | bd50e38f9440c286391566e26679922be7d22621 (patch) | |
tree | cd2d9d581529aa9c84d19e8b3fce83c00a026c86 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | cef5bff37338335f4b89d5ceb25058aca5b15813 (diff) | |
download | meta-xilinx-bd50e38f9440c286391566e26679922be7d22621.tar.gz |
machine-xilinx-default.inc: defining default dtb for fitimage
When we tried to create fitimage it will pick the dtb from linux recipe-sysroot path.
There are multiple dtb files in linux sysroot in sdt case and we did not specified any default dtb file to package in fitimage and it was picking baremetal dtb file which is leading to kernel panic.
There is a variable in yocto to specify the default dtb file to pick for fitimage FIT_CONF_DEFAULT_DTB.
If we specify the above then the fitimage is generated properly and able to boot successfully.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions