Hi all, I'm following the instructions for booting from SPL on the meta-Xilinx readme.booting ( https://github.com/Xilinx/meta-xilinx/blob/master/README.booting.md#loading-via-sd). When running bitbake on (what I call) "zynq-base" here ( https://github.com/kratsg/meta-l1calo/blob/master/recipes-core/images/zynq-base.bb), the following files get generated: https://gist.github.com/kratsg/22e6486c283a65eb60f17588a5101262
I have a few questions based on this: - where is boot.bin? - where is u-boot.img / u-boot-dtb.img? - where is the root filesystem (eg: to populate the second partition)? I only see a ramdisk which goes in the first partition (*cpio.gz) - where is uImage? is it just "Image"? If additional files need to be made, can we specify that in the "zynq-base" recipe to make them or is that a `conf.bb` change that just gets documented somewhere? Thanks, Giordon
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
