- Change into the root directory of your
project.
cd <plnx-proj-root> - Use
petalinux-package --prebuiltto package the prebuilt images.petalinux-package --prebuilt --fpga <FPGA bitstream>
For detailed usage, see the --help
option or the petalinux-package --prebuilt.