
29 Jan
2020
29 Jan
'20
4:57 p.m.
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 when only ENV_IS_NOWHERE set.
Signed-off-by: Keerthy j-keerthy@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom