From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Lars Schmidt <l.schmidt@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] rauc-udev: add entry for BeaglePlay
Date: Mon, 27 Oct 2025 11:53:15 +0100 [thread overview]
Message-ID: <aP9PG7TJghqA9546@pengutronix.de> (raw)
In-Reply-To: <20251027102627.747411-1-l.schmidt@pengutronix.de>
Applied to next.
On Mon, Oct 27, 2025 at 11:26:17AM +0100, Lars Schmidt wrote:
> The udev entry was missing, so the necessary entries in /dev/disk/by-usage/
> were not created. As a result, rauc update is not working for BeaglePlay.
>
> Signed-off-by: Lars Schmidt <l.schmidt@pengutronix.de>
> ---
> projectroot/usr/lib/udev/rules.d/90-rauc-partitions.rules | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/projectroot/usr/lib/udev/rules.d/90-rauc-partitions.rules b/projectroot/usr/lib/udev/rules.d/90-rauc-partitions.rules
> index 253a98b..8f918b1 100644
> --- a/projectroot/usr/lib/udev/rules.d/90-rauc-partitions.rules
> +++ b/projectroot/usr/lib/udev/rules.d/90-rauc-partitions.rules
> @@ -19,6 +19,7 @@ ENV{OF_BASE_COMPATIBLE}=="*radxa,rock3a*", ENV{ID_PATH}=="platform-fe2b0000.mmc"
> ENV{OF_BASE_COMPATIBLE}=="*tq,imx8mp-tqma8mpql-mba8mpxl*", ENV{ID_PATH}=="platform-30b50000.mmc", TAG+="boot_disk"
> ENV{OF_BASE_COMPATIBLE}=="*tq,imx93-tqma9352-mba93xxca*", ENV{ID_PATH}=="platform-42860000.mmc", TAG+="boot_disk"
> ENV{OF_BASE_COMPATIBLE}=="*fsl,imx93-11x11-frdm*", ENV{ID_PATH}=="platform-42860000.mmc", TAG+="boot_disk"
> +ENV{OF_BASE_COMPATIBLE}=="*beagle,am625-beagleplay*", ENV{ID_PATH}=="platform-fa00000.mmc", TAG+="boot_disk"
>
> # second part: create /dev/disk/by-usage/ symlinks
> ENV{DEVTYPE}!="partition", GOTO="rauc_partitions_end"
> --
> 2.47.3
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2025-10-27 10:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 10:26 Lars Schmidt
2025-10-27 10:53 ` Robert Schwebel [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=aP9PG7TJghqA9546@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=l.schmidt@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