Merge tag 'v2025.01-rc5' into next

Prepare v2025.01-rc5
This commit is contained in:
Tom Rini
2024-12-25 22:31:04 -06:00
108 changed files with 383 additions and 724 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ For the next scheduled release, release candidates were made on::
* U-Boot v2025.01-rc4 was released on Mon 09 December 2024.
.. * U-Boot v2025.01-rc5 was released on Mon 23 December 2024.
* U-Boot v2025.01-rc5 was released on Mon 23 December 2024.
.. * U-Boot v2025.01-rc6 was released on Mon 30 December 2024.
+1 -1
View File
@@ -377,7 +377,7 @@ The following are a "rule of thumb" as to how the states are used in patchwork
today. Not all states are used by all custodians.
* New: Patch has been submitted to the list, and none of the maintainers has
changed it's state since.
changed its state since.
* Under Review: A custodian is reviewing the patch currently.
+2 -2
View File
@@ -170,7 +170,7 @@ build the tool, enable::
CONFIG_TOOLS_MKEFICAPSULE=y
Run the following commands to generate the accept/revert capsules::
Run the following commands to generate the accept/revert capsules:
.. code-block:: bash
@@ -180,7 +180,7 @@ Run the following commands to generate the accept/revert capsules::
<capsule_file_name>
Some examples of using the mkeficapsule tool for generation of the
empty capsule would be::
empty capsule would be:
.. code-block:: bash