On Tue, 12 Aug 2025 14:38:34 +0200, Martin Schwan wrote: > The bootmeth rauc should scan all partitions, in particular whole > devices, and not be a global method. There may exist multiple RAUC > systems on different devices and they should all be detected. This also > fixes a bug, where both a global bootflow and one using an actual, > complete device would be detected at the same time, when scanning for > valid bootflows. > > [...]
Applied to u-boot/master, thanks! [1/1] bootstd: rauc: Change global method to check any partition commit: 0c558bbad9e7581808b358091d1fd979f860e8ac -- Tom