Hi, On Wed, 11 Sep 2024 15:39:00 +0200, Rasmus Villemoes wrote: > I'm trying to use dfu-util for bootstrapping an stm32mp board. It > mostly works fine, but something goes horribly wrong as soon as I make > use of the ability to run arbitrary u-boot shell commands. The shell > commands themselves work fine, but the heuristic "dfu_alt_info may > have changed, we have to reinit" seems to cause the board and/or my > host machine to go into some bad state, and further dfu-util commands > fail. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next) [1/1] dfu: define a callback function for the dfu_alt_info environment variable https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/4b17845529f5f0c94fe68c2daba1948d0ee41bb2 -- Mattijs