public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@majess.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
Date: Tue, 25 Aug 2015 22:57:00 +0200	[thread overview]
Message-ID: <20150825225700.1110f905@jawa> (raw)
In-Reply-To: <CANr=Z=YrgLjXj8f3DFt6kstEgoUWYDSvWAtQDjFa-Kj7Z4n4eg@mail.gmail.com>

On Mon, 24 Aug 2015 22:07:16 -0500
Joe Hershberger <joe.hershberger@gmail.com> wrote:

> Hi Lukasz,
> 
> On Sun, Aug 23, 2015 at 5:21 PM, Lukasz Majewski
> <l.majewski@majess.pl> wrote:
> > This commit series enables DFU subsystem to use ETH and TFTP
> > protocol as a medium for downloading data, which should bring
> > substantial speedup for writing large files (like rootfs).
> >
> > Please read provided ./doc/README.dfutftp documentation entry for
> > more information.
> >
> > Those patches should be applied on the u-boot/master branch:
> > SHA1: 8d77576371381ade83de475bb639949b44941e8c
> 
> Do you want to pull this into the DFU tree or through the net tree?
> 
> -Joe

I think that this patch series fits better to DFU tree. Since I've got
your ACKs there is not problem to take them there.

Thanks one more time for your review.

Best regards,
Lukasz Majewski
-------------- 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/20150825/b499ca11/attachment.sig>

  reply	other threads:[~2015-08-25 20:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-23 22:21 [U-Boot] [PATCH v4 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP) Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 2/9] net: tftp: Move tftp.h file from ./net to ./include/net Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature Lukasz Majewski
2015-08-23 22:21 ` [U-Boot] [PATCH v4 9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig Lukasz Majewski
2015-08-25  3:06   ` Joe Hershberger
2015-08-25  3:07 ` [U-Boot] [PATCH v4 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP) Joe Hershberger
2015-08-25 20:57   ` Lukasz Majewski [this message]
2015-08-26 15:10   ` Lukasz Majewski
2015-08-26 15:17     ` 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=20150825225700.1110f905@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