From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Wolfgang Wallner <wolfgang.wallner@br-automation.com>,
u-boot@lists.denx.de
Cc: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>,
Wolfgang Wallner <wolfgang.wallner@br-automation.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Martin Schwan <m.schwan@phytec.de>,
Masahiro Yamada <yamada.masahiro@socionext.com>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Michal Simek <michal.simek@amd.com>,
Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 4/9] boot: kconfig: Fix typos
Date: Mon, 27 Oct 2025 14:22:57 +0100 [thread overview]
Message-ID: <871pmolbri.fsf@kernel.org> (raw)
In-Reply-To: <20251024151219.100970-5-wolfgang.wallner@br-automation.com>
Hi Wolfgang,
Thank you for the patch.
On Fri, Oct 24, 2025 at 17:12, "Wolfgang Wallner" <wolfgang.wallner@br-automation.com> wrote:
> Fix typos in boot/Kconfig.
>
> Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
>
> boot/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/boot/Kconfig b/boot/Kconfig
> index 022ec05de0a..9adb051400f 100644
> --- a/boot/Kconfig
> +++ b/boot/Kconfig
> @@ -1780,7 +1780,7 @@ menu "Image support"
> config IMAGE_PRE_LOAD
> bool "Image pre-load support"
> help
> - Enable an image pre-load stage in the SPL.
> + Enable an image pre-load stage.
> This pre-load stage allows to do some manipulation
> or check (for example signature check) on an image
> before launching it.
> @@ -1812,7 +1812,7 @@ config IMAGE_PRE_LOAD_SIG
> u-boot.
>
> config SPL_IMAGE_PRE_LOAD_SIG
> - bool "Image pre-load signature support witin SPL"
> + bool "Image pre-load signature support within SPL"
> depends on SPL_IMAGE_PRE_LOAD && IMAGE_PRE_LOAD_SIG
> select SPL_FIT_SIGNATURE
> select SPL_RSA
> --
> 2.51.1
next prev parent reply other threads:[~2025-10-27 13:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 15:11 [PATCH 0/9] Fix various typos, wording or whitespace errors Wolfgang Wallner
2025-10-24 15:11 ` [PATCH 1/9] doc: develop: Fix typos in binman/binman.rst Wolfgang Wallner
2025-10-26 14:26 ` Simon Glass
2025-10-24 15:11 ` [PATCH 2/9] doc: develop: Change formatting to make binman doc more readable Wolfgang Wallner
2025-10-26 14:26 ` Simon Glass
2025-10-24 15:11 ` [PATCH 3/9] doc: Fix typos Wolfgang Wallner
2025-10-24 20:43 ` E Shattow
2025-10-24 15:12 ` [PATCH 4/9] boot: kconfig: " Wolfgang Wallner
2025-10-26 14:27 ` Simon Glass
2025-10-27 13:22 ` Mattijs Korpershoek [this message]
2025-10-24 15:12 ` [PATCH 5/9] image: Fix typos in image.h Wolfgang Wallner
2025-10-26 14:27 ` Simon Glass
2025-10-27 13:22 ` Mattijs Korpershoek
2025-10-24 15:12 ` [PATCH 6/9] bootm: Fix typo in bootm.h Wolfgang Wallner
2025-10-26 14:27 ` Simon Glass
2025-10-24 15:12 ` [PATCH 7/9] boot: Fix typo Wolfgang Wallner
2025-10-26 14:27 ` Simon Glass
2025-10-24 15:12 ` [PATCH 8/9] doc: Fix whitespace in devicetree example in overlay-fdt-boot.rst Wolfgang Wallner
2025-10-24 15:12 ` [PATCH 9/9] doc: develop: virtio: Fix qemu example (true/false -> on/off) Wolfgang Wallner
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=871pmolbri.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=bernhard.messerklinger@br-automation.com \
--cc=m.schwan@phytec.de \
--cc=marek.vasut+renesas@mailbox.org \
--cc=michal.simek@amd.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=wolfgang.wallner@br-automation.com \
--cc=yamada.masahiro@socionext.com \
/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