Hi, I need to make a bootable SD image in order to be able to test it on QEMU as well as in the ZCU102 board.
I have compiled the core-image-minimal command successfully and I'm able to run the image on QEMU using runqemu zcu102 command. Anyway, I need to convert this image into a SD bootable image but I'm not shure how to do this. I'm using the next pdf in order to create the bootable image. https://japan.xilinx.com/support/documentation/sw_manuals_j/xilinx2016_2/ug1169-zynqmp-qemu.pdf In the page number 41, it says how to create the SD image (step 3). Anyway, I don't know what I have to put after if=?? , this use to be a .img file, but in the image compiled with Yocto there isn't any file with this extension. Besides, there isn't also any boot.bin file, do I have to replace this with u-boot.bin?? Finally, which is the .dtb file that I need to use? I can see two different .dtb, one referring to HW and the other to the image. Looking forward to your answer, Thanks, Pello
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
