]> git.ipfire.org Git - people/ms/u-boot.git/history - env/fat.c
env: Drop env_relocate_spec() in favour of env_load()
[people/ms/u-boot.git] / env / fat.c
2017-08-16  Simon Glassenv: Drop unused env_ptr variables
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-15  Simon Glassenv: Create a location driver for each location
2017-08-15  Simon Glassenv: Add an enum for environment state
2017-08-15  Simon GlassMove environment files from common/ to env/