
7 Aug
2015
7 Aug
'15
11:32 p.m.
Hi Lukasz,
On Sat, Jul 25, 2015 at 3:11 AM, Lukasz Majewski l.majewski@majess.pl wrote:
In the dfu-util it is possible to set major:minor number by unsing -d flag (-d 0451:d022). Such option is very handy when many DFU devices are connected to a single host PC. This commit allows testing when above situation emerges.
Signed-off-by: Lukasz Majewski l.majewski@majess.pl
Changes for v2:
- New patch
test/dfu/README | 9 ++++++++- test/dfu/dfu_gadget_test.sh | 18 +++++++++++------- 2 files changed, 19 insertions(+), 8 deletions(-)
This seems unrelated to the series (aside from generally also being DFU). Probably just send it separately. What about a test for TFTP?
Thanks, -Joe