Files
u-boot/env
Marek Behún cf89c5180a env: flash: Let generic env_init() assign default environment
env_flash_init() (both implementations) assigns default environment if
ENV_INVALID, but this is done in the generic env_init() function, which
calls this initializer, so drop it from here.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-10-31 12:26:44 -06:00
..
2021-04-16 17:32:34 -04:00
2021-04-16 13:37:06 -04:00
2021-10-31 12:26:44 -06:00