On Tue, Jan 28, 2020 at 04:21:06PM +0530, Keerthy wrote:
> In case only CONFIG_ENV_IS_NOWHERE without any of the memory
> based configs like CONFIG_ENV_IS_IN_MMC the env_set function
> fails as the gd->flags & GD_FLG_ENV_READY check fails.
>
> Set default enviroment so that set_env calls succeed
In case only CONFIG_ENV_IS_NOWHERE without any of the memory
based configs like CONFIG_ENV_IS_IN_MMC the env_set function
fails as the gd->flags & GD_FLG_ENV_READY check fails.
Set default enviroment so that set_env calls succeed when only
ENV_IS_NOWHERE set.
Signed-off-by: Keerthy
---
env/nowh
2 matches
Mail list logo