[meta-xilinx] SPL Method on ZCU102 - Missing files?

Oleg K Dzhimiev oleg at elphel.com
Mon Mar 6 16:14:03 PST 2017


Hello,

I have a few questions based on this:
> - where is boot.bin?
> - where is u-boot.img / u-boot-dtb.img?
>

Check with the poky/meta/recipes-bsp/u-boot/*u-boot.inc* look for "deploy"
function.
Also, boot.bin should be the smallest in size.


> - where is the root filesystem (eg: to populate the second partition)? I
> only see a ramdisk which goes in the first partition (*cpio.gz)
>

a. convert cpio.gz to tar.gz
b. in the rootfs recipe (zynq-base.bb?) specify:

> IMAGE_FSTYPES = "tar.gz"


Then don't forget about bootargs.

- where is uImage? is it just "Image"?
>
Most likely.

Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20170306/9b8622f5/attachment.html>


More information about the meta-xilinx mailing list