[PATCH v2 01/12] env: Don't set ready flag if import failed in env_set_default()
Simon Glass
sjg at chromium.org
Sun Nov 14 01:34:33 CET 2021
From: Marek Behún <marek.behun at nic.cz>
Do not set GD_FLG_ENV_READY nor GD_FLG_ENV_DEFAULT if failed importing
in env_set_default().
Signed-off-by: Marek Behún <marek.behun at nic.cz>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
env/common.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list