From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 22 Aug 2012 23:35:21 -0400 Subject: [U-Boot] [PATCH 06/12] env: Make the "silent" env var take effect immediately In-Reply-To: <1345236586-19076-7-git-send-email-joe.hershberger@ni.com> References: <20100622222932.DCDB71524EE@gemini.denx.de> <1345236586-19076-1-git-send-email-joe.hershberger@ni.com> <1345236586-19076-7-git-send-email-joe.hershberger@ni.com> Message-ID: <201208222335.22451.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 17 August 2012 16:49:40 Joe Hershberger wrote: > --- a/common/cmd_nvedit.c > +++ b/common/cmd_nvedit.c > > +#if defined(CONFIG_SILENT_CONSOLE) && \ > + defined(CONFIG_SILENT_CONSOLE_UPDATE_ON_SET) i wonder if the CONFIG_SILENT_CONSOLE check is needed. setting the latter without the former doesn't make sense. > +- CONFIG_SILENT_CONSOLE_UPDATE_ON_SET > + When the "silent" variable is changed with env set, the change > + will take effect immediately should end in a "." -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: