From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 16 Aug 2017 09:53:50 -0400 Subject: [U-Boot] [U-Boot, v5, 12/30] env: Convert CONFIG_ENV_IS_IN... to a choice In-Reply-To: <20170803182217.149285-13-sjg@chromium.org> References: <20170803182217.149285-13-sjg@chromium.org> Message-ID: <20170816135350.GV20467@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 Thu, Aug 03, 2017 at 12:21:59PM -0600, Simon Glass wrote: > At present we support multiple environment drivers but there is not way to > select between them at run time. Also settings related to the position and > size of the environment area are global (i.e. apply to all locations). > > Until these limitations are removed we cannot really support more than one > environment location. Adjust the location to be a choice so that only one > can be selected. By default the environment is 'nowhere', meaning that the > environment exists only in memory and cannot be saved. > > Also expand the help for the 'nowhere' option and move it to the top since > it is the default. > > Signed-off-by: Simon Glass After some changes to migrate all of the imply ENV_... to default ENV_... if ... statements, 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: Digital signature URL: