Hello,
I'm currently working on a Yocto project (krogoth) using the meta-xilinx
and meta-xilnx-tools.
I've successfully built an image and flashed my board (zynqberry from
Trenz).
However, the fsbl-zynqberry.elf and the resulting boot.bin are wrong.
Although, I do provide the hdf file to layer.conf
and these settings:
#specify BIF partition attributes for FSBL
#bootloader is FSBL. Location where FSBL binary is present and dependency
to build FSBL
BIF_PARTITION_IMAGE[fsbl]="${DEPLOY_DIR_IMAGE}/fsbl-${MACHINE}.elf"
BIF_PARTITION_DEPENDS[fsbl]="virtual/fsbl"
I do use an extra layer found on github to support the zynberry.
I had to use this procedure on the Xilinx Wiki
<http://www.wiki.xilinx.com/Build+FSBL> to solve the issue.
Moreover, how to include the bitfile at this stage?
Thanks for any help here.
-- Sébastien
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx