I am trying to load a full petalinux in QSPI of the zedboard rev. D. I have a tftp server running on my host-pc and I am able to run petalinux on the zedboard from the host pc with "run jtagboot". My question is how do I copy all the files (boot.bin; devicetree.dtb; uImage and uramdisk.image.gz) to QSPI?
thanks in advance