Packaging Prebuilt Image - 2023.2 English - UG1144

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English
  1. Change into the root directory of your project.
    cd <plnx-proj-root>
  2. Use petalinux-package --prebuilt to package the prebuilt images.
    petalinux-package --prebuilt --fpga <FPGA bitstream>

For detailed usage, see the --help option or the petalinux-package --prebuilt.