From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dfu: Implementation of target reset after communication with dfu-util's -R switch
Date: Wed, 24 Jul 2013 05:37:01 +0200 [thread overview]
Message-ID: <201307240537.01976.marex@denx.de> (raw)
In-Reply-To: <1374146354-2434-1-git-send-email-l.majewski@samsung.com>
Dear Lukasz Majewski,
> This patch extends dfu code to support transmission with -R switch
> specified at dfu-util.
>
> When -R is specified, the extra USB_REQ_DFU_DETACH request is sent after
> successful data transmission. Then dfu resources are released and reset
> command is issued.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> common/cmd_dfu.c | 14 +++++++++++++-
> drivers/dfu/dfu.c | 11 +++++++++++
> drivers/usb/gadget/f_dfu.c | 2 ++
> include/dfu.h | 2 ++
> 4 files changed, 28 insertions(+), 1 deletion(-)
>
Applied, thanks
Best regards,
Marek Vasut
prev parent reply other threads:[~2013-07-24 3:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-18 11:19 [U-Boot] [PATCH] dfu: Implementation of target reset after communication with dfu-util's -R switch Lukasz Majewski
2013-07-19 4:30 ` Heiko Schocher
2013-07-24 3:37 ` Marek Vasut [this message]
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=201307240537.01976.marex@denx.de \
--to=marex@denx.de \
--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.