Home
last modified time | relevance | path

Searched hist:"1 d446087" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/env/
H A Denv.c1d446087 Tue Jan 23 14:16:59 CST 2018 Maxime Ripard <maxime.ripard@free-electrons.com> env: Initialise all the environments

Since we want to have multiple environments, we will need to initialise
all the environments since we don't know at init time what drivers might
fail when calling load.

Let's init all of them, and only consider for further operations the ones
that have not reported any errors at init time.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h1d446087 Tue Jan 23 14:16:59 CST 2018 Maxime Ripard <maxime.ripard@free-electrons.com> env: Initialise all the environments

Since we want to have multiple environments, we will need to initialise
all the environments since we don't know at init time what drivers might
fail when calling load.

Let's init all of them, and only consider for further operations the ones
that have not reported any errors at init time.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>