u-boot-brain/board/ti
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice
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@chromium.org>
[trini: Move all of the imply logic to default X if Y so it works again]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-08-15 20:50:01 -04:00
..
am43xx board: ti: am43xx: Add FDT fixup for HS devices 2017-07-22 22:22:45 -04:00
am57xx board: ti: x15: Add support for beagle_X15 revC 2017-07-26 11:26:49 -04:00
am335x board: ti: am335x: Fix scale_vcore for beaglebones 2017-06-12 08:38:48 -04:00
am3517crane Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX 2017-08-09 06:14:13 +02:00
beagle treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
common env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
dra7xx arm: dra7: Set fastboot variables in environment 2017-06-12 08:36:26 -04:00
evm omap3: evm: Update board, defconfig, and maintainer file 2017-08-11 17:44:54 -04:00
ks2_evm board: ks2: README: Update NAND wording 2017-08-11 11:34:13 -04:00
omap5_uevm arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
panda arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
sdp4430 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti814x mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti816x ti816x: Enable ethernet support 2017-06-28 11:43:39 -04:00