From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT][DFU] Pull request: u-boot-dfu
Date: Tue, 19 Aug 2014 12:17:38 +0200 [thread overview]
Message-ID: <20140819121738.185dcc2d@amdc2363> (raw)
Hi Marek,
The following changes since commit
401abbf150e55e974829a7cc64584d9e463fc5ea:
usb: ehci: rmobile: Remove xHCI address (2014-07-28 12:47:31 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-dfu.git HEAD
for you to fetch changes up to f17d48c013db0a232085013b8052c99e2abc1663:
test: ums: Add script for testing UMS gadget operation (2014-08-19
11:48:02 +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
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
next reply other threads:[~2014-08-19 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 10:17 Lukasz Majewski [this message]
2014-08-20 11:12 ` [U-Boot] [GIT][DFU] Pull request: u-boot-dfu Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140819121738.185dcc2d@amdc2363 \
--to=l.majewski@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.