From: Tom Rini <trini@konsulko.com>
To: Wadim Egorov <w.egorov@phytec.de>
Cc: u-boot@lists.denx.de, nm@ti.com, upstream@lists.phytec.de,
bb@ti.com, vigneshr@ti.com
Subject: Re: [PATCH v2 0/3] *** Introduce get_boot_device() for K3 platform ***
Date: Fri, 12 Apr 2024 08:52:34 -0600 [thread overview]
Message-ID: <20240412145234.GA361815@oliver.lan> (raw)
In-Reply-To: <20240403135911.1987293-1-w.egorov@phytec.de>
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
On Wed, Apr 03, 2024 at 03:59:08PM +0200, Wadim Egorov wrote:
> It is handy to have some u-boot environment variables set based on
> the current booting device.
> Provide a way to obtain the boot device for non SPLs by factoring out
> spl_boot_device() into an own function get_boot_device().
Applied to u-boot/master now (but I seem to have missed this in b4 ty),
thanks.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2024-04-12 14:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-03 13:59 [PATCH v2 0/3] *** Introduce get_boot_device() for K3 platform *** Wadim Egorov
2024-04-03 13:59 ` [PATCH v2 1/3] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL Wadim Egorov
2024-04-03 13:59 ` [PATCH v2 2/3] arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs Wadim Egorov
2024-04-03 13:59 ` [PATCH v2 3/3] board: phycore-am62x: Extend for better environment handling Wadim Egorov
2024-04-12 14:52 ` Tom Rini [this message]
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=20240412145234.GA361815@oliver.lan \
--to=trini@konsulko.com \
--cc=bb@ti.com \
--cc=nm@ti.com \
--cc=u-boot@lists.denx.de \
--cc=upstream@lists.phytec.de \
--cc=vigneshr@ti.com \
--cc=w.egorov@phytec.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 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.