diff mbox series

[10/34] ref-manual: add UBOOT_MKIMAGE_SIGN

Message ID dc2732f75dd21ca4fcf40c8ba78808209eb00274.1665392835.git.paul.eggleton@linux.microsoft.com
State New
Headers show
Series [01/34] migration-general: add section on using buildhistory | expand

Commit Message

Paul Eggleton Oct. 10, 2022, 9:23 a.m. UTC
From: Paul Eggleton <paul.eggleton@microsoft.com>

New variable in 4.1.

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
---
 documentation/ref-manual/variables.rst | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Paul Eggleton Oct. 10, 2022, 7:37 p.m. UTC | #1
On Monday, 10 October 2022 23:24:07 NZDT Joshua Lock wrote:
> Nit: commit title mentions UBOOT_MKIMAGE_SIGN , but the patch documents
> UBOOT_MKIMAGE_KERNEL_TYPE

Oops. Fixed on the branch.

Thanks
Paul
diff mbox series

Patch

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index bdc8e3b..7707f5a 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8564,6 +8564,10 @@  system and gives an overview of their function and contents.
       If :term:`UBOOT_MKIMAGE_DTCOPTS` is not set then kernel-fitimage will not
       pass the ``-D`` option to mkimage.
 
+   :term:`UBOOT_MKIMAGE_KERNEL_TYPE`
+      Specifies the type argument for the kernel as passed to ``uboot-mkimage``.
+      The default value is "kernel".
+
    :term:`UBOOT_MKIMAGE_SIGN`
       Specifies the name of the mkimage command as used by the
       :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` class to sign