]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: ums: Add script for testing UMS gadget operation
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 18 Aug 2014 10:12:28 +0000 (12:12 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 20 Aug 2014 11:10:33 +0000 (13:10 +0200)
commit801123fe50464156103774a6e6d068ee4352a10b
tree9afe03294ba288f897a2dfe899899f9c76661701
parent4c984c8136695958eb2038d44095e612a60421ca
test: ums: Add script for testing UMS gadget operation

This commit adds new test for UMS USB gadget to u-boot mainline tree.
It is similar in operation to the one already available in test/dfu
directory.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
test/ums/README [new file with mode: 0644]
test/ums/ums_gadget_test.sh [new file with mode: 0755]