From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
Date: Tue, 9 Dec 2025 10:47:47 +0100 [thread overview]
Message-ID: <8c86e290-7e82-417f-943d-cd45fa147e8a@pengutronix.de> (raw)
In-Reply-To: <20251209081731.3444677-1-s.hauer@pengutronix.de>
Hi,
On 12/9/25 9:17 AM, Sascha Hauer wrote:
> The Riotboard boots fine from eMMC boot partitions, so use them to store
> barebox.
>
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Is this worth a migration guide entry?
Cheers,
Ahmad
> ---
> arch/arm/boards/embest-riotboard/board.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boards/embest-riotboard/board.c b/arch/arm/boards/embest-riotboard/board.c
> index ebaff48388..83fbf0ee57 100644
> --- a/arch/arm/boards/embest-riotboard/board.c
> +++ b/arch/arm/boards/embest-riotboard/board.c
> @@ -21,7 +21,7 @@
>
> static int riotboard_probe(struct device *dev)
> {
> - imx6_bbu_internal_mmc_register_handler("emmc", "/dev/mmc3.barebox",
> + imx6_bbu_internal_mmcboot_register_handler("emmc", "/dev/mmc3",
> BBU_HANDLER_FLAG_DEFAULT);
> imx6_bbu_internal_mmc_register_handler("sd", "/dev/mmc2", 0);
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2025-12-09 9:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 8:17 Sascha Hauer
2025-12-09 9:47 ` Ahmad Fatoum [this message]
2025-12-11 8:10 ` Sascha Hauer
2025-12-15 7:20 ` Sascha Hauer
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=8c86e290-7e82-417f-943d-cd45fa147e8a@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.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