From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 14 Jul 2019 09:07:11 -0400 Subject: [U-Boot] [PATCH] cmd: nvedit: Add sub-command 'env info' In-Reply-To: <1558711219-8872-1-git-send-email-mark.jonas@de.bosch.com> References: <1558711219-8872-1-git-send-email-mark.jonas@de.bosch.com> Message-ID: <20190714130711.GI5621@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, May 24, 2019 at 05:20:19PM +0200, Mark Jonas wrote: > From: Leo Ruan > > Add sub-command 'env info' to display environment information: > - env_valid : is environment valid > - env_ready : is environment imported into hash table > - env_use_default : is default environment using > > This command can be optionally used for evaluation in scripts: > [-d] : evaluate whether default environment is used > [-p] : evaluate whether environment can be persisted > The result of multiple evaluations will be combined with AND. > > Signed-off-by: Leo Ruan > Signed-off-by: Mark Jonas > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: