]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 18 Aug 2014 10:12:26 +0000 (12:12 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 20 Aug 2014 11:10:32 +0000 (13:10 +0200)
commit0d7f85f0571c5605a45e5833d232eab541ad113c
tree99ce00d45f325a17cd08c1eb8da6bcc2f5943d4a
parent8fc171318e352ae191cdf527252e9166a56851ab
test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files

It is now possible to pass to the dfu_gadget_test_init.sh script the sizes
of files to be generated.

This feature is required by UMS tests which reuse this code.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
test/dfu/dfu_gadget_test_init.sh