[U-Boot] [PATCH 06/12] env: Make the "silent" env var take effect immediately

Mike Frysinger vapier at gentoo.org
Thu Aug 23 05:35:21 CEST 2012


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: <http://lists.denx.de/pipermail/u-boot/attachments/20120822/ec2d8f06/attachment.pgp>


More information about the U-Boot mailing list