Hi, I have a question: how to add a custom device tree to image?
I use yocto 3.4, and I add this line to my recipe.
linux-imx_%.bbappend
KERNEL_DEVICETREE += " freescale/imx8qxp-custom.dtb "
And it did make as dtb
/build$ ls tmp/deploy/images/imx8qxpc0mek | grep imx8qxp-custom.dtb
imx8qxp-custom.dtb
But not in my image, why? Did I miss something?
switch to partitions #0, OK
mmc1 is current device
Failed to load 'boot.scr'
31062528 bytes read in 329 ms (90 MiB/s)
Booting from mmc ...
Failed to load 'imx8qxp-custom.dtb'
WARN: Cannot load the DT