Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rm: boot sw update: include information about custom hardware require… #775

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
Boot Software Updates on iMX
============================

.. note::
The boot software update feature on iMX depends on having the WDOG_B signal of the SoC connected to the PMIC.

Check warning on line 9 in source/reference-manual/security/boot-software-updates-imx.rst

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.expand-acronyms] 'PMIC' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal. Raw Output: {"message": "[Fio-docs.expand-acronyms] 'PMIC' has no definition, definition is missing capitalization, or is a variable name and should be written as a literal.", "location": {"path": "source/reference-manual/security/boot-software-updates-imx.rst", "range": {"start": {"line": 9, "column": 109}}}, "severity": "WARNING"}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The boot software update feature on iMX depends on having the WDOG_B signal of the SoC connected to the PMIC.
The boot software update feature on iMX depends on having the ``WDOG_B`` signal of the SoC connected to the PMIC.


Boot Artifacts
--------------

Expand Down
Loading