[PATCH 0/2] Add support for customizable find_distro_rootpart
Tom Rini
trini at konsulko.com
Fri Oct 31 18:47:33 CET 2025
On Fri, Oct 31, 2025 at 05:36:02PM +0100, Kory Maincent (TI.com) wrote:
> Add a customizable find_distro_rootpart command to allow each board to
> define its own logic for locating the rootfs partition inside the
> config_distro_bootcmd logic.
>
> Convert am335x_evm board to this new find_distro_rootpart customizable
> environment variable to locate the rootfs partition dynamically, instead
> of finduuid which hardcodes the rootfs partition location (mmc 0:2).
>
> Signed-off-by: Kory Maincent (TI.com) <kory.maincent at bootlin.com>
> ---
> Kory Maincent (TI.com) (2):
> distro_bootcmd: Add support for customizable find_distro_rootpart
> include: configs: am335x_evm: Replace findduid with find_distro_rootpart
The first question here is, can we migrate these to standard boot
instead, or is that kind of functionality also missing there?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251031/7570c5b8/attachment.sig>
More information about the U-Boot
mailing list