From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Sun, 9 Aug 2015 23:10:50 +0200 Subject: [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem In-Reply-To: References: <1437811877-13764-1-git-send-email-l.majewski@majess.pl> <1437811877-13764-5-git-send-email-l.majewski@majess.pl> Message-ID: <20150809231050.692d37fe@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, > Hi Lukasz, > > On 25 July 2015 at 02:11, Lukasz Majewski > wrote: > > This commit adds initial support for using tftp for downloading and > > upgrading firmware on the device. > > > > Signed-off-by: Lukasz Majewski > > --- > > Changes for v2: > > - Return -ENOSYS instead of plain -1 > > - Remove interface and devstring env variables reading in the > > dfu_tftp_write() > > - Those parameters are now passed to dfu_tftp_write() function as > > its arguments --- > > drivers/dfu/Makefile | 1 + > > drivers/dfu/dfu_tftp.c | 65 > > ++++++++++++++++++++++++++++++++++++++++++++++++++ > > include/dfu.h | 13 ++++++++++ 3 files changed, 79 > > insertions(+) create mode 100644 drivers/dfu/dfu_tftp.c > > Is there a Kconfig option needed here? I will add proper Kconfig option for this code in the following patch: [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black IMHO this patch is a better place to do that. > > Regards, > Simon 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: