[meta-xilinx] Creating new BOOT.bin
Rich Wilson
richaw at gmail.com
Sun Jul 2 22:29:07 PDT 2017
I have a working Yocto installation on my Microzed.
Now I want to add the FPGA image to BOOT.bin. So, I created this .bif file:
//arch = zynq; split = false; format = BIN
the_ROM_image:
{
[bootloader]D:\<path>\viv_uzed3a.sdk\Zynq_FSBL\Debug\Zynq_FSBL.elf
D:\<path>\viv_uzed3a.runs\impl_2\top.bit
P:\home\rw\poky\build\tmp\deploy\images\microzed-zynq7\u-boot-microzed-zynq7-2017.05-r0.elf
}
My xilinx tools are on Windows, so I created the FSBL there, and included
it and my .bit file.
Next, I included the (presumably working) u-boot image from my Linux
partition.
(using ext2fs)
Well, it somewhat works, because the blue LED now comes on, showing that
the FPGA
image is successfully loaded. However, nothing comes out the serial port.
What have I forgotten?
Rich
--
Rich Wilson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20170702/7285e2c9/attachment.html>
More information about the meta-xilinx
mailing list