Re: uboot-test-hooks: dfu-util

2020-07-16 Thread Stephen Warren
On 7/15/20 12:14 PM, Heinrich Schuchardt wrote: > On 15.07.20 19:38, Heinrich Schuchardt wrote: >> On 15.07.20 17:57, Stephen Warren wrote: >>> On 7/15/20 4:34 AM, Heinrich Schuchardt wrote: Hello Stephen, I have just looked into dfu testing. Do we still need a custom dfu-u

Re: uboot-test-hooks: dfu-util

2020-07-15 Thread Heinrich Schuchardt
On 15.07.20 19:38, Heinrich Schuchardt wrote: > On 15.07.20 17:57, Stephen Warren wrote: >> On 7/15/20 4:34 AM, Heinrich Schuchardt wrote: >>> Hello Stephen, >>> >>> I have just looked into dfu testing. >>> >>> Do we still need a custom dfu-util? At least the dfu-util provided by >>> Ubuntu bionic/

Re: uboot-test-hooks: dfu-util

2020-07-15 Thread Heinrich Schuchardt
On 15.07.20 17:57, Stephen Warren wrote: > On 7/15/20 4:34 AM, Heinrich Schuchardt wrote: >> Hello Stephen, >> >> I have just looked into dfu testing. >> >> Do we still need a custom dfu-util? At least the dfu-util provided by >> Ubuntu bionic/universe in our Docker image provides the -p parameter.

Re: uboot-test-hooks: dfu-util

2020-07-15 Thread Stephen Warren
On 7/15/20 4:34 AM, Heinrich Schuchardt wrote: > Hello Stephen, > > I have just looked into dfu testing. > > Do we still need a custom dfu-util? At least the dfu-util provided by > Ubuntu bionic/universe in our Docker image provides the -p parameter. Yes, it looks like the -p option is supported

uboot-test-hooks: dfu-util

2020-07-15 Thread Heinrich Schuchardt
Hello Stephen, I have just looked into dfu testing. Do we still need a custom dfu-util? At least the dfu-util provided by Ubuntu bionic/universe in our Docker image provides the -p parameter. dfu-util is licensed under GPL. Could you, please, add the missing license information to the uboot-test