From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <adrian.freihofer@gmail.com>, <docs@lists.yoctoproject.org>
Cc: "Adrian Freihofer" <adrian.freihofer@siemens.com>
Subject: Re: [docs] [PATCH 2/2] migration-guides: cover FIT_UBOOT_ENV
Date: Mon, 17 Feb 2025 10:19:28 +0100 [thread overview]
Message-ID: <D7ULY1H4W9AB.2T2VDW0HG52PR@bootlin.com> (raw)
In-Reply-To: <20250213220405.3920122-2-adrian.freihofer@siemens.com>
Hi Adrian,
On Thu Feb 13, 2025 at 11:04 PM CET, Adrian Freihofer via lists.yoctoproject.org wrote:
> Add a hint for users using the UBOOT_ENV variable and the
> kernel-fitimage.bbclass.
>
> Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
> ---
> documentation/migration-guides/migration-5.2.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/documentation/migration-guides/migration-5.2.rst b/documentation/migration-guides/migration-5.2.rst
> index de2ea773e55..e945e17a9df 100644
> --- a/documentation/migration-guides/migration-5.2.rst
> +++ b/documentation/migration-guides/migration-5.2.rst
> @@ -182,3 +182,7 @@ Miscellaneous changes
>
> - :term:`ZSTD_COMPRESSION_LEVEL` is now a plain integer number instead of a dash-prefixed
> command-line option (e.g. it should be set to ``3`` rather than ``-3``).
> +
> +- :term:`UBOOT_ENV` is no longer handled by the ``kernel-fitimage.bbclass``.
> + There is a new variable :term:`FIT_UBOOT_ENV` which is supposed to be used
> + for adding a U-Boot script to a ``fitImage``.
I'm confused. If UBOOT_ENV is no longer used/handled, why did you document it in
your previous patch? :)
If I understand this correctly, UBOOT_ENV is only handled in the u-boot recipe,
whereas FIT_UBOOT_ENV is handled in the kernel-fitimage class? Maybe rephrase
your sentence, so it doesn't seem like UBOOT_ENV is deprecated
Thanks,
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-02-17 9:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 22:04 [PATCH 1/2] ref-manual: cover UBOOT_ENV variables Adrian Freihofer
2025-02-13 22:04 ` [PATCH 2/2] migration-guides: cover FIT_UBOOT_ENV Adrian Freihofer
2025-02-17 9:19 ` Antonin Godard [this message]
2025-02-17 9:19 ` [docs] [PATCH 1/2] ref-manual: cover UBOOT_ENV variables Antonin Godard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D7ULY1H4W9AB.2T2VDW0HG52PR@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=adrian.freihofer@gmail.com \
--cc=adrian.freihofer@siemens.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox