From: Lukasz Majewski <l.majewski@majess.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
Date: Mon, 3 Aug 2015 13:22:50 +0200 [thread overview]
Message-ID: <20150803132250.47da40c3@jawa> (raw)
In-Reply-To: <CAPnjgZ3LQmcun8poGey3_uhDLJhOZD5akLG88SJAjStm=SKLCA@mail.gmail.com>
Hi Simon,
> Hi Lukasz,
>
> On 25 July 2015 at 02:11, Lukasz Majewski <l.majewski@majess.pl>
> wrote:
> > Documentation file for DFU extension. With this functionality it is
> > now possible to transfer FIT images with firmware updates via TFTP
> > and use DFU backend for storing them.
> >
> > Signed-off-by: Lukasz Majewski <l.majewski@majess.pl>
> > ---
> > Changes for v2:
> > - Remove section regarding update_tftp() specific environment
> > variables ---
> > doc/README.dfutftp | 113
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file
> > changed, 113 insertions(+) create mode 100644 doc/README.dfutftp
>
> Reviewed-by: Simon Glass <sjg@chromium.org>
>
> Can you add a link to your new doc in README.update?
Simon, thanks for your review. I will correct my patches and send
v3.
>
> Regards,
> Simon
Best regards,
Lukasz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150803/5d7b6325/attachment.sig>
next prev parent reply other threads:[~2015-08-03 11:22 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-25 8:11 [U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP) Lukasz Majewski
2015-07-25 8:11 ` [U-Boot] [PATCH v2 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-03 11:22 ` Lukasz Majewski [this message]
2015-07-25 8:11 ` [U-Boot] [PATCH v2 2/9] net: tftp: Move tftp.h file from ./net to ./include/net Lukasz Majewski
2015-07-25 12:24 ` Wolfgang Denk
2015-07-25 15:02 ` Lukasz Majewski
2015-07-25 15:06 ` Simon Glass
2015-07-25 8:11 ` [U-Boot] [PATCH v2 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-07-25 8:11 ` [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-09 21:10 ` Lukasz Majewski
2015-08-07 21:31 ` Joe Hershberger
2015-07-25 8:11 ` [U-Boot] [PATCH v2 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-09 21:37 ` Lukasz Majewski
2015-08-07 21:32 ` Joe Hershberger
2015-07-25 8:11 ` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-10 17:01 ` Lukasz Majewski
2015-08-10 18:52 ` Simon Glass
2015-08-07 21:32 ` Joe Hershberger
2015-07-25 8:11 ` [U-Boot] [PATCH v2 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-07 21:32 ` Joe Hershberger
2015-07-25 8:11 ` [U-Boot] [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-07 21:32 ` Joe Hershberger
2015-07-25 8:11 ` [U-Boot] [PATCH v2 9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number Lukasz Majewski
2015-08-02 22:30 ` Simon Glass
2015-08-07 21:32 ` Joe Hershberger
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=20150803132250.47da40c3@jawa \
--to=l.majewski@majess.pl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox