Hi, On Wed, 11 Jun 2025 05:00:38 +0000, Ivan Pang wrote: > The third_arg for a dfu alt is read as an integer and is overloaded for > different supported backends. For ext4 and fat, this third_arg > represents the partition and forms the dev part string, which should > have its partition in hex. This commit fixes dfu ext4/fat usage for > devices with ten or more partitions. > > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] dfu: fix dev_part_str for file operations https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/aa2efc584a4d3fe0fe88cd600f53464b26bcd848 -- Mattijs