]> git.sur5r.net Git - u-boot/history - env/env.c
env: Drop env_relocate_spec() in favour of env_load()
[u-boot] / env / env.c
2017-08-16 Simon Glassenv: Drop env_relocate_spec() in favour of env_load()
2017-08-16 Simon Glassenv: Drop env_get_char_spec()
2017-08-16 Simon Glassenv: Drop env_init_new()
2017-08-16 Simon Glassenv: Drop the env_name_spec global
2017-08-16 Simon Glassenv: Drop common init() functions
2017-08-16 Simon Glassenv: Switch over to use environment location drivers
2017-08-16 Simon Glassenv: Add a new implementation of environment access