public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Ferass El Hafidi <funderscore@postmarketos.org>
Cc: u-boot@lists.denx.de, Quentin Schulz <quentin.schulz@cherry.de>,
	"Kory Maincent (TI.com)" <kory.maincent@bootlin.com>,
	Simon Glass <sjg@chromium.org>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>,
	Anshul Dalal <anshuld@ti.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Martin Schwan <m.schwan@phytec.de>,
	David Zang <davidzangcs@gmail.com>,
	Sam Protsenko <semen.protsenko@linaro.org>,
	Christian Marangi <ansuelsmth@gmail.com>
Subject: Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Date: Wed, 8 Apr 2026 10:51:06 -0600	[thread overview]
Message-ID: <20260408165106.GJ41863@bill-the-cat> (raw)
In-Reply-To: <20260408-ui-cosmetics-v2-1-721dc6d2116a@postmarketos.org>

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

On Wed, Apr 08, 2026 at 04:34:56PM +0000, Ferass El Hafidi wrote:

> The autoboot prompt used to only be customizable in Kconfig when
> AUTOBOOT_KEYED was enabled. For a usecase such as having a nicer
> autoboot prompt alongside a splash screen, there is no reason for
> AUTOBOOT_KEYED to be required for this.
> 
> Remove the dependency to AUTOBOOT_KEYED, and use AUTOBOOT_PROMPT in
> print_boot_delay() instead of a hardcoded string.
> 
> Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2026-04-08 16:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08 16:34 [PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics Ferass El Hafidi
2026-04-08 16:34 ` [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED Ferass El Hafidi
2026-04-08 16:51   ` Tom Rini [this message]
2026-04-11 13:27   ` Simon Glass
2026-04-11 13:34     ` Simon Glass
2026-04-11 14:47       ` Ferass El Hafidi
2026-04-11 14:53         ` Tom Rini
2026-04-11 14:56           ` Ferass El Hafidi
2026-04-08 16:34 ` [PATCH v2 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name Ferass El Hafidi
2026-04-11 13:34   ` Simon Glass
2026-04-15 15:43 ` [PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics Ferass El Hafidi

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=20260408165106.GJ41863@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=anshuld@ti.com \
    --cc=ansuelsmth@gmail.com \
    --cc=davidzangcs@gmail.com \
    --cc=funderscore@postmarketos.org \
    --cc=kory.maincent@bootlin.com \
    --cc=m.schwan@phytec.de \
    --cc=mkorpershoek@kernel.org \
    --cc=quentin.schulz@cherry.de \
    --cc=semen.protsenko@linaro.org \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /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