Commit Graph

11 Commits (43c9841042566b06407ec8fdb73762e1787705fd)

Author SHA1 Message Date
Simon Glass 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 8 years ago
Simon Glass c55d8b9400 env: Allow env_load() to detect errors 8 years ago
Tom Rini eeba55cb4a env: Correct case of no sub-init function 8 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 8 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 8 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 8 years ago
Simon Glass 6eeae42469 env: Drop env_init_new() 8 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 8 years ago
Simon Glass 7938822a6b env: Drop common init() functions 8 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 8 years ago
Simon Glass c9d728dd33 env: Add a new implementation of environment access 8 years ago