Home
last modified time | relevance | path

Searched hist:"2166 ebf7831674508425daf50c78e481083c6462" (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/env/
H A Dremote.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dflash.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dnvram.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsata.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dubi.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dnand.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Deeprom.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dext4.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dfat.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dmmc.cdiff 2166ebf7831674508425daf50c78e481083c6462 Wed Jan 31 07:47:12 CST 2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> env: make env drivers propagate env_import return value

For multiple env drivers to correctly implement fallback when
one environment fails to load (e.g. crc error), the return value
of env_import has to be propagated by all env driver's load
function.

Without this change, the first driver that succeeds to load an
environment with an invalid CRC return 0 (success) and no other
drivers are checked.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>