[U-Boot] [U-Boot, v5, 12/30] env: Convert CONFIG_ENV_IS_IN... to a choice
Tom Rini
trini at konsulko.com
Wed Aug 16 13:53:50 UTC 2017
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 <sjg at chromium.org>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20170816/a89d53c6/attachment.sig>
More information about the U-Boot
mailing list