Re: [U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation

2014-07-30 Thread Lukasz Majewski
Hi Stephen, > On 07/29/2014 07:45 AM, Lukasz Majewski wrote: > > This commit adds new test for UMS USB gadget to u-boot mainline > > tree. It it similar in operation to the one already available in > > test/dfu directory. > > Patches 1 and 2, > Acked-by: Stephen Warren > > For this patch, I won

Re: [U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation

2014-07-29 Thread Stephen Warren
On 07/29/2014 07:45 AM, Lukasz Majewski wrote: This commit adds new test for UMS USB gadget to u-boot mainline tree. It it similar in operation to the one already available in test/dfu directory. Patches 1 and 2, Acked-by: Stephen Warren For this patch, I wonder whether: a) Should it do some

[U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation

2014-07-29 Thread Lukasz Majewski
This commit adds new test for UMS USB gadget to u-boot mainline tree. It it similar in operation to the one already available in test/dfu directory. Signed-off-by: Lukasz Majewski --- test/ums/README | 17 ++ test/ums/ums_gadget_test.sh | 130