commit | d8f3616334f38491185ad9bd3cffee25ff4196d9 | [log] [tgz] |
---|---|---|
author | Martin Schwan <m.schwan@phytec.de> | Wed Jun 04 14:15:29 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 18 12:15:35 2025 -0600 |
tree | f4721081e7edc1f3170594e3c0bf6ffdd8c7fbb1 | |
parent | c4fdd98267ed0c88bb1c6c1ba42cce66724d5a1d [diff] |
bootstd: Add implementation for bootmeth rauc Add a bootmeth driver which supports booting A/B system with RAUC as their update client. Signed-off-by: Martin Schwan <m.schwan@phytec.de> Tested-by: Wadim Egorov <w.egorov@phytec.de>