u-boot-brain/env
Simon Glass 0ac7d722ed env: Move get/set_default_env() to env.h
Move these functions to the new header file and rename set_default_env()
to env_set_default() so that it has a consistent env_ prefix.

Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
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: allow flash and nand env driver to compile together 2018-12-04 13:07:13 -08: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