[U-Boot] [PULL] u-boot/master
Marek Vasut
marex at denx.de
Wed Aug 20 13:12:21 CEST 2014
The following changes since commit e49f14af1349eef94e41b636320bbfcace7403b5:
patman: Only use git's --no-decorate when available (2014-08-13 08:34:16
-0600)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git HEAD
for you to fetch changes up to 801123fe50464156103774a6e6d068ee4352a10b:
test: ums: Add script for testing UMS gadget operation (2014-08-20 13:10:33
+0200)
----------------------------------------------------------------
Łukasz Majewski (4):
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
test: dfu: cosmetic: Add missing license information to DFU test scripts
test: ums: Add script for testing UMS gadget operation
board/samsung/common/Makefile | 2 +-
board/samsung/common/{thor.c => gadget.c} | 3 ++
include/configs/exynos4-dt.h | 2 ++
test/dfu/dfu_gadget_test.sh | 10 ++++++
test/dfu/dfu_gadget_test_init.sh | 16 ++++++++-
test/ums/README | 30 +++++++++++++++++
test/ums/ums_gadget_test.sh | 175
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 236 insertions(+), 2 deletions(-)
rename board/samsung/common/{thor.c => gadget.c} (77%)
create mode 100644 test/ums/README
create mode 100755 test/ums/ums_gadget_test.sh
More information about the U-Boot
mailing list