On Wed, Jul 22, 2026 at 08:54, Mattijs Korpershoek via U-Boot 
<[email protected]> wrote:

> Hi,
>
> On Fri, 26 Jun 2026 16:28:17 +0200, Marek Vasut wrote:
>> The DFU code currently sets the content of "serial#" environment
>> variable into Device Descriptor iSerial field. This is useful when
>> there are multiple devices connected to the same host PC and they
>> have to be told apart. Replicate the same behavior in the UMS code.
>> 
>> Example without serial# set, which is the original behavior:
>> "
>> u-boot=> ums 0 mmc 1
>> UMS: LUN 0, dev mmc 1, hwpart 0, sector 0x0, count 0x1d5a000
>> 
>> [...]
>
> Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu 
> (u-boot-dfu)
>
> [1/1] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
>       
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/3caa8f42e1f657177780be5a445502cbb9181e43

Err, I forgot to update my automation. This patch has been applied to
the new source location:
https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu.git

See: 
https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu/-/commit/3caa8f42e1f657177780be5a445502cbb9181e43

>
> --
> Mattijs

Reply via email to