Append bootargs to the existing ones instead of overriding - 2022.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2022-10-19
Version
2022.2 English

In 2022.2, a new option in petalinux-config is added to specify extra bootargs. Execute the following command

  • Run petalinux-config > DTG settings > Add extra bootargs
  • Enter the bootargs which you want to add. For example,
    ext4=/dev/mmcblk0p3:/rootfs
  • Save and exit
  • Execute the command petalinux-build
  • Verify by viewing this file in <plnx-proj-root>/components/plnx_workspace/device-tree/device-tree/system-conf.dtsi