From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 18 Aug 2015 23:19:47 +0200 Subject: [U-Boot] [PATCH v3 8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature In-Reply-To: References: <1439506953-23090-1-git-send-email-l.majewski@majess.pl> <1439506953-23090-9-git-send-email-l.majewski@majess.pl> Message-ID: <20150818231947.7855d188@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 18 Aug 2015 10:12:40 -0500 Joe Hershberger wrote: > Hi Lukasz, > > On Thu, Aug 13, 2015 at 6:02 PM, Lukasz Majewski > wrote: > > The dfu tftp feature can be now enabled via Kconfig. This > > commit provides necessary code for it. > > > > Signed-off-by: Lukasz Majewski > > --- > > Changes for v3: > > - New patch > > --- > > drivers/dfu/Kconfig | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/drivers/dfu/Kconfig b/drivers/dfu/Kconfig > > index e69de29..700c6a5 100644 > > --- a/drivers/dfu/Kconfig > > +++ b/drivers/dfu/Kconfig > > @@ -0,0 +1,10 @@ > > +menu "DFU support" > > + > > +config DFU_TFTP > > + bool "Enable support for performing Device Firmware Upgrade > > via TFTP" > > This is a pretty verbose bool text. The help is there for > clarification and wordiness. Maybe something like "DFU via TFTP". Good point. I will change this. > > > + help > > + This option allows performing update of DFU managed > > medium with data > > + send via TFTP boot. > > + Detailed description of this feature can be found > > at ./doc/README.dfutftp + > > +endmenu 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: