bootstd: rauc: Free private data when booting
authorMartin Schwan <m.schwan@phytec.de>
Wed, 13 Aug 2025 11:54:08 +0000 (13:54 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 21:05:04 +0000 (15:05 -0600)
commit498e423457a0360c01d976aa21a218995a1bdef8
tree65a3343f979a97872e06fae51f557bfdd868f3a9
parent302830499d9f0ebec42fe62254429a4d8db6b36c
bootstd: rauc: Free private data when booting

The private data struct can be freed when loading the boot script, as we
don't need the slot information anymore at this point.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
boot/bootmeth_rauc.c