04-14-2019 03:25 AM - edited 04-14-2019 03:55 AM
04-17-2019 02:38 AM
Hello,
Thanks for reply.
I found the solution in the following link
https://forums.xilinx.com/t5/Embedded-Linux/ZCU102-Yocto-BOOT-bin-generation/td-p/897696
Thanks & Regards,
Kayas
04-17-2019 02:29 AM
You can create the fit image manually, and use mkimage to create the image
Steps are shown here
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841722/ZCU102+Image+creation+in+OSL+flow
This can be done in yocto too. I'll dig out the recipe later.
04-17-2019 02:29 AM
Hi
check the yocto meta-**** layers support added in the build system & .conf file
output is in output/target/images/***.fit images
Thnaks & Regards
Satish G
04-17-2019 02:38 AM
Hello,
Thanks for reply.
I found the solution in the following link
https://forums.xilinx.com/t5/Embedded-Linux/ZCU102-Yocto-BOOT-bin-generation/td-p/897696
Thanks & Regards,
Kayas