[PATCH] Revert "startup: Load default environment earlier"

2018-03-31 Thread Andrey Smirnov
From: Sascha Hauer Several boards use defaultenv_append_directory() to append a board specific envfs snippet during runtime. This only works when defaultenv_append_directory() is called before defaultenv_load() is exectuted. Since that was executed at the end of the start process every initcall l

[PATCH] Revert "startup: Load default environment earlier"

2018-03-19 Thread Sascha Hauer
Several boards use defaultenv_append_directory() to append a board specific envfs snippet during runtime. This only works when defaultenv_append_directory() is called before defaultenv_load() is exectuted. Since that was executed at the end of the start process every initcall level could be used to