I'm using branch "rocko" to build an image for am335x-evm machine. I need
to generate a dtbo from a custom dts using the same dtc used by Yocto
(1.4.4 in my case). I was wondering if there is a way to do this from a
custom recipe, so it is performed during "bitbake core-image-base", say
"do_compile(){dtc -O dtb -o <output.dtbo> -b 0 -@ <input.dts>}".
For now I just need to compile the file and put the dtbo in lib/firmware
folder.
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti