From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Fri, 26 Sep 2008 10:08:34 +0200 Subject: [U-Boot] [PATCH 2/3] Automatic software update from TFTP server In-Reply-To: <20080925142159.8ab66cf4.kim.phillips@freescale.com> References: <12217502093845-git-send-email-tur@semihalf.com> <12217502101047-git-send-email-tur@semihalf.com> <20080922210308.A5C1E248EE@gemini.denx.de> <48DB48F5.3010204@semihalf.com> <20080925112855.21f8e87d.kim.phillips@freescale.com> <20080925181730.D726024844@gemini.denx.de> <20080925142159.8ab66cf4.kim.phillips@freescale.com> Message-ID: <48DC9882.4030402@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kim Phillips wrote: > On Thu, 25 Sep 2008 20:17:30 +0200 > Wolfgang Denk wrote: > >> Dear Kim, >> >> In message <20080925112855.21f8e87d.kim.phillips@freescale.com> you wrote: >>>> On Thu, Sep 25, 2008 at 3:16 AM, Bartlomiej Sieka wrote: >>>>>>> More detailed description can be found in doc/README.au_tftp >>>> 'au' as a prefix seems awfully terse and cryptic to me (not to mention >>>> reminding me of Australians and gold), something a bit longer would go >>>> a long way to making it clearer what the code does. >>> agreed. autoupdate_tftp? >> I think we should have a "*file" name so it's clear that this is a >> file name and not - for example - a logical variable that takes >> "yes"/"no" value or similar. > > yes, then we'd be consistent with bootfile, fdtfile, etc. How about 'updatefile' for the env. variable and 'README.update' for the documentation? Regards, Bartlomiej Sieka