Skip to content

Commit

Permalink
Fix typos in boot-sfotware-updates-imx.rst
Browse files Browse the repository at this point in the history
Two typos were identified and fixed.

QA Steps: checked that html builds.

This applies to FFTK-2795

Signed-off-by: Katrina Prosise <[email protected]>
  • Loading branch information
kprosise committed Jan 30, 2024
1 parent 9f7c1bb commit 5cc87ce
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ The final uuu script looks like:
``lmp.cfg`` Files
^^^^^^^^^^^^^^^^^

To enable support for flashing/booting secondary boot images, adjust both the default ``lmp.cfg`` ,and the one for mfgtools.
To enable support for flashing/booting secondary boot images, adjust both the default ``lmp.cfg``, and the one for mfgtools.
The following config options need to be added to the default ``lmp.cfg``:

::
Expand Down Expand Up @@ -427,7 +427,7 @@ Example:
.. note::

As ``LMP_BOOT_FIRMWARE_VERSION`` is now the preferred way to set boot firmware version, defining ``PV`` in ``lmp-boot-firmware.bbappend`` is deprecated and should not be used.
To switch to the newew approach, remove ``PV = "<version>"`` from ``lmp-boot-firmware.bbappend``, and define ``LMP_BOOT_FIRMWARE_VERSION`` with the appropriate version value as shown above in the example.
To switch to the new approach, remove ``PV = "<version>"`` from ``lmp-boot-firmware.bbappend``, and define ``LMP_BOOT_FIRMWARE_VERSION`` with the appropriate version value as shown above in the example.

.. seealso::
* :ref:`ref-secure-boot-imx-habv4`
Expand Down

0 comments on commit 5cc87ce

Please sign in to comment.