Skip to content

Commit

Permalink
Update petalinux_image_generation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
deepesh2017 committed Jan 17, 2025
1 parent 125b94c commit f6aa634
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,12 @@ Once the system image is built, it needs to be packaged in U-Boot to generate th

.. code:: bash
petalinux-package --boot --format BIN --plm --psmfw --u-boot --dtb --force
petalinux-package --boot --format BIN --plm --psmfw --u-boot --dtb --force
After the above command finishes executing, the PetaLinux build is complete, and the VPK120 board is ready to be booted.

.. image:: Petalinux_Image_Generation/img_35.jpg

3. **Completing the Build**:

After the above command finishes executing, the PetaLinux build is complete, and the VPK120 board is ready to be booted.


0 comments on commit f6aa634

Please sign in to comment.