[PATCH 1/2] bootstd: Add implementation for bootmeth rauc

Tom Rini trini at konsulko.com
Wed Jan 29 17:03:23 CET 2025


On Wed, Jan 29, 2025 at 03:25:25PM +0100, Martin Schwan wrote:
> Add a bootmeth driver which supports booting A/B system with RAUC as
> their update client.
> 
> Signed-off-by: Martin Schwan <m.schwan at phytec.de>
> ---
>  boot/Kconfig         |  11 ++
>  boot/Makefile        |   1 +
>  boot/bootmeth_rauc.c | 408 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 420 insertions(+)

I'm curious, what would be required to have this work for any block
device, rather than just "mmc" ? Just a lack of time / testing / this is
v1 and that's a future idea? Or is there something more fundamental
required within bootstd/bootmeths ? Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250129/c008e9f2/attachment.sig>


More information about the U-Boot mailing list