Upgrading the Installed Tool with More Platforms - 2024.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2024-11-13
Version
2024.2 English

Once you have installed PetaLinux tool with only the arm platform as specified in Installing the PetaLinux Tool, follow these steps to install the aarch64 platform.

If you want to upgrade to 2024.2 platforms, use SDK Update for the following use case.

  1. Change directory to the installed tool location.
  2. Go to the installed tool.
  3. Source settings.sh file.
  4. Run: petalinux-upgrade -u http://petalinux.xilinx.com/sswreleases/rel-v2024/sdkupdate/ -p aarch64

The new platform is part of your <plnx-tool>/components/yocto/source/aarch64.

Use Cases

  • To get the Zynq platform only:
    petalinux-upgrade -u/-f <path/url> --platform arm
  • To get Zynq, Zynq UltraScale+ MPSoC, and Versal platforms:
    petalinux-upgrade -u/-f <path/url> --platform arm aarch64
  • To get the MicroBlaze platforms:
    petalinux-upgrade -u/-f <path/url> --platform microblaze