From: Tom Rini <trini@konsulko.com>
To: Stefan Roese <stefan.roese@mailbox.org>
Cc: Marek Vasut <marek.vasut+renesas@mailbox.org>,
u-boot@lists.u-boot-project.org
Subject: Re: [PATCH] mtd: cfi: Replace env_get_f() with env_get_yesno()
Date: Mon, 10 Aug 2026 12:18:48 -0600 [thread overview]
Message-ID: <20260810181848.GD1160436@bill-the-cat> (raw)
In-Reply-To: <cfca4027-3c8a-41d6-a8c5-602994df4822@mailbox.org>
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
On Mon, Aug 10, 2026 at 10:28:57AM +0200, Stefan Roese wrote:
> On 8/4/26 01:17, Marek Vasut wrote:
> > Simplify the code, replace env_get_f() with env_get_yesno(). The
> > env_get_yesno() internally calls env_get() which may fall back to
> > env_get_f() if the environment access is not initialized yet.
> >
> > Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
> > ---
> > Cc: Stefan Roese <stefan.roese@mailbox.org>
> > Cc: Tom Rini <trini@konsulko.com>
> > Cc: u-boot@lists.u-boot-project.org
>
> Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
>
> @Tom, could you please pull this directly. AFAIU, we did not create
> the cfi-flash custodian repo in the new infrastructure. I don't see a
> real need for it, as CFI flash is just very rarely used nowadays.
OK, I can do that.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2026-08-10 18:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 23:17 [PATCH] mtd: cfi: Replace env_get_f() with env_get_yesno() Marek Vasut via U-Boot
2026-08-10 8:28 ` Stefan Roese via U-Boot
2026-08-10 10:01 ` Marek Vasut via U-Boot
2026-08-10 18:18 ` Tom Rini [this message]
2026-08-10 20:53 ` Tom Rini
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=20260810181848.GD1160436@bill-the-cat \
--to=trini@konsulko.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=stefan.roese@mailbox.org \
--cc=u-boot@lists.u-boot-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.