[meta-xilinx] FSBL & BOOT.bin
Sébastien bouché
sebastien.bouche at gmail.com
Thu Apr 20 12:17:03 PDT 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20170420/4434ca44/attachment.html>
More information about the meta-xilinx
mailing list