u-boot-brain/env
Simon Glass a69d0f60e5 env: Drop env_get_char_spec()
We only have a single implementation of this function now and it is called
env_get_char(). Drop the old function and the weak version.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-15 20:50:29 -04:00
..
attr.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
callback.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
common.c env: Drop env_get_char_spec() 2017-08-15 20:50:29 -04:00
dataflash.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
eeprom.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
embedded.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
env.c env: Drop env_get_char_spec() 2017-08-15 20:50:29 -04:00
ext4.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
fat.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
flags.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
flash.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
Kconfig env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
Makefile env: Add a new implementation of environment access 2017-08-15 20:50:26 -04:00
mmc.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
nand.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
nowhere.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
nvram.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
onenand.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
remote.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
sata.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
sf.c env: Drop the env_name_spec global 2017-08-15 20:50:28 -04:00
ubi.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00