* [PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES
@ 2022-09-21 7:30 Johan Korsnes
2022-09-21 8:37 ` [docs] " Quentin Schulz
0 siblings, 1 reply; 3+ messages in thread
From: Johan Korsnes @ 2022-09-21 7:30 UTC (permalink / raw)
To: docs; +Cc: Johan Korsnes, He Zhe, Ross Burton, Richard Purdie
Cc: He Zhe <zhe.he@windriver.com>
Cc: Ross Burton <ross.burton@arm.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Johan Korsnes <johan.korsnes@remarkable.no>
---
v1 -> v2
* remove a reference to `KERNEL_ALT_IMAGETYPE`
---
| 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index cf817e954..fea88fdf8 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3984,11 +3984,10 @@ system and gives an overview of their function and contents.
KCONFIG_MODE = "alldefconfig"
-
:term:`KERNEL_ALT_IMAGETYPE`
Specifies an alternate kernel image type for creation in addition to
- the kernel image type specified using the
- :term:`KERNEL_IMAGETYPE` variable.
+ the kernel image type specified using the :term:`KERNEL_IMAGETYPE` and
+ :term:`KERNEL_IMAGETYPES` variables.
:term:`KERNEL_ARTIFACT_NAME`
Specifies the name of all of the build artifacts. You can change the
@@ -4172,9 +4171,12 @@ system and gives an overview of their function and contents.
when building the kernel and is passed to ``make`` as the target to
build.
- If you want to build an alternate kernel image type in addition to that
- specified by :term:`KERNEL_IMAGETYPE`, use the :term:`KERNEL_ALT_IMAGETYPE`
- variable.
+ To build additional kernel image types, use :term:`KERNEL_IMAGETYPES`.
+
+ :term:`KERNEL_IMAGETYPES`
+ Lists additional types of kernel images to build for a device in addition
+ to image type specified in :term:`KERNEL_IMAGETYPE`. Usually set by the
+ machine configuration files.
:term:`KERNEL_MODULE_AUTOLOAD`
Lists kernel modules that need to be auto-loaded during boot.
--
2.37.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES
2022-09-21 7:30 [PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES Johan Korsnes
@ 2022-09-21 8:37 ` Quentin Schulz
2022-09-21 9:08 ` Michael Opdenacker
0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2022-09-21 8:37 UTC (permalink / raw)
To: Johan Korsnes, docs; +Cc: He Zhe, Ross Burton, Richard Purdie
Hi Johan,
On 9/21/22 09:30, Johan Korsnes wrote:
> Cc: He Zhe <zhe.he@windriver.com>
> Cc: Ross Burton <ross.burton@arm.com>
> Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
> Signed-off-by: Johan Korsnes <johan.korsnes@remarkable.no>
>
Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
Thanks for the patch!
Quentin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES
2022-09-21 8:37 ` [docs] " Quentin Schulz
@ 2022-09-21 9:08 ` Michael Opdenacker
0 siblings, 0 replies; 3+ messages in thread
From: Michael Opdenacker @ 2022-09-21 9:08 UTC (permalink / raw)
To: quentin.schulz, Johan Korsnes; +Cc: He Zhe, Ross Burton, Richard Purdie, docs
On 21.09.22 10:37, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Johan,
>
> On 9/21/22 09:30, Johan Korsnes wrote:
>> Cc: He Zhe <zhe.he@windriver.com>
>> Cc: Ross Burton <ross.burton@arm.com>
>> Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
>> Signed-off-by: Johan Korsnes <johan.korsnes@remarkable.no>
>>
>
> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
... and merged into master-next.
Thanks for the update!
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-09-21 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-21 7:30 [PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES Johan Korsnes
2022-09-21 8:37 ` [docs] " Quentin Schulz
2022-09-21 9:08 ` Michael Opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox