u-boot-brain/env
Simon Glass db19701039 env: Move env_valid to env.h
This enum is somewhat widely used to determine if the environment is valid
or not. Move it to the common environment header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.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: Move env_valid to env.h 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 env: Move env_valid to env.h 2019-08-11 16:43:41 -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