Hi, On Tue, 08 Jul 2025 23:23:42 -0500, Sam Protsenko wrote: > As stated in DFU documentation [1], the device interface part might be > missing in dfu_alt_info: > > dfu_alt_info > The DFU setting for the USB download gadget with a semicolon > separated string of information on each alternate: > dfu_alt_info="<alt1>;<alt2>;....;<altN>" > When several devices are used, the format is: > - <interface> <dev>'='alternate list (';' separated) > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] dfu: Fix dfu_config_interfaces() for single interface DFU syntax https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/772526fb9f55a1fea439ea3a6923136cd121cc88 -- Mattijs