From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] dfu: Export allocated dfu buffer size
Date: Tue, 10 Dec 2013 11:49:00 +0100 [thread overview]
Message-ID: <52A6F19C.1000606@denx.de> (raw)
In-Reply-To: <1386602416-12863-2-git-send-email-l.majewski@samsung.com>
Hello Lukasz,
Am 09.12.2013 16:20, schrieb Lukasz Majewski:
> The method for exporting size of allocated buffer is provided.
> It is afterwards used by USB's dfu function code.
>
> Signed-off-by: Lukasz Majewski<l.majewski@samsung.com>
> ---
> drivers/dfu/dfu.c | 5 +++++
> include/dfu.h | 1 +
> 2 files changed, 6 insertions(+)
Tested on the dxr2 board. "dfu -l" "dfu -U" and "dfu -D" worked.
Tested-by: Heiko Schocher <hs@denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2013-12-10 10:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 15:20 [U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values Lukasz Majewski
2013-12-09 15:20 ` [U-Boot] [PATCH 1/4] dfu: Export allocated dfu buffer size Lukasz Majewski
2013-12-10 10:49 ` Heiko Schocher [this message]
2013-12-09 15:20 ` [U-Boot] [PATCH 2/4] usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value Lukasz Majewski
2013-12-10 6:34 ` Bo Shen
2013-12-10 8:27 ` Lukasz Majewski
2013-12-10 8:37 ` Bo Shen
2013-12-10 10:49 ` Heiko Schocher
2013-12-09 15:20 ` [U-Boot] [PATCH 3/4] usb: f_dfu: cosmetic: Code cleanup Lukasz Majewski
2013-12-10 10:49 ` Heiko Schocher
2013-12-09 15:20 ` [U-Boot] [PATCH 4/4] ARM: trats: dfu: Enable default Poll Timeout for Trats board Lukasz Majewski
2013-12-10 10:50 ` Heiko Schocher
2013-12-10 9:54 ` [U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values Lukasz Majewski
2013-12-10 10:24 ` Heiko Schocher
2013-12-10 14:10 ` 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=52A6F19C.1000606@denx.de \
--to=hs@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.