u-boot/env
Simon Glass e5bce247b0 env: Switch over to use environment location drivers
Move over to use a the master implementation of the location drivers, with
each method calling out to the appropriate driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-08-15 20:50:27 -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: common: Drop env_get_char_memory() 2017-08-15 08:18:47 -04:00
dataflash.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
eeprom.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
embedded.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
env.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
ext4.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
fat.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
flags.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
flash.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -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: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
nand.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
nowhere.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
nvram.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
onenand.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
remote.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
sata.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
sf.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00
ubi.c env: Switch over to use environment location drivers 2017-08-15 20:50:27 -04:00