U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Caleb Connolly <caleb.connolly@linaro.org>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
	Sumit Garg <sumit.garg@linaro.org>,
	Simon Glass <sjg@chromium.org>,
	u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH v2 3/4] bootretry: check for bootretry variable changes
Date: Fri, 4 Oct 2024 11:16:31 -0600	[thread overview]
Message-ID: <20241004171631.GF4737@bill-the-cat> (raw)
In-Reply-To: <20241004-qcom-phones-v2-3-c7ab67ac3043@linaro.org>

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

On Fri, Oct 04, 2024 at 02:46:52PM +0200, Caleb Connolly wrote:

> To enable more complex sequencing of the bootmenu, autoboot, and
> bootretry, handle changes to the bootretry variable between tries. This
> makes it possible to turn bootretry off (e.g. to drop to a shell) and
> then back on again.
> 
> This makes it possible to have a persistent bootmenu (the only way to
> navigate U-Boot on devices like smartphones which lack a physical
> keyboard) by having bootcmd be defined to launch the bootmenu. This
> allows for menu options like enabling USB mass storage gadget to return
> back to the boot menu once the gadget is shut down.
> 
> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>

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

-- 
Tom

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

  reply	other threads:[~2024-10-04 17:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-04 12:46 [PATCH v2 0/4] Better smartphone support (Qualcomm) Caleb Connolly
2024-10-04 12:46 ` [PATCH v2 1/4] board/qualcomm: introduce phone config Caleb Connolly
2024-10-07 15:23   ` Simon Glass
2024-12-06 16:50   ` Julius Lehmann
2024-12-07  1:02     ` Alexey Minnekhanov
2024-10-04 12:46 ` [PATCH v2 2/4] cli_hush: run bootmenu on retry Caleb Connolly
2024-10-04 17:14   ` Tom Rini
2024-10-04 12:46 ` [PATCH v2 3/4] bootretry: check for bootretry variable changes Caleb Connolly
2024-10-04 17:16   ` Tom Rini [this message]
2024-10-04 12:46 ` [PATCH v2 4/4] doc: board/qualcomm: describe phone support and bringup Caleb Connolly
2024-10-07 15:23   ` Simon Glass
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11 12:31 [PATCH v2 0/4] Better smartphone support (Qualcomm) Caleb Connolly
2025-03-11 12:31 ` [PATCH v2 3/4] bootretry: check for bootretry variable changes Caleb Connolly

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=20241004171631.GF4737@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=caleb.connolly@linaro.org \
    --cc=neil.armstrong@linaro.org \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@linaro.org \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.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