u-boot/env
Simon Glass be54ec1624 env: Rename environment to embedded_environment
The name 'environment' is widely used in U-Boot so is not a very useful
name of a variable. Rename it to better indicate its purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2019-08-11 16:43:41 -04:00
..
attr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
callback.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
common.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
eeprom.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
embedded.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
env.c env: Move env_init() to env.h 2019-08-11 16:43:41 -04:00
ext4.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
fat.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
flags.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
flash.c env: Rename environment to embedded_environment 2019-08-11 16:43:41 -04:00
Kconfig stm32mp1: move CONFIG_ENV in Kconfig 2019-07-12 11:18:53 +02:00
Makefile env: Simplify Makefile using $(SPL_TPL_) 2018-07-21 12:24:31 -04:00
mmc.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
nand.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
nowhere.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
nvram.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
onenand.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
remote.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
sf.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00
ubi.c env: Move get/set_default_env() to env.h 2019-08-11 16:43:41 -04:00