Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5aab7f5d authored by Marek Behún's avatar Marek Behún Committed by Simon Glass
Browse files

env: nowhere: Let generic env_init() assign default environment


env_nowhere_init() 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: default avatarMarek Behún <marek.behun@nic.cz>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent a73c1f00
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment