Files
u-boot/include
Simon Goldschmidt 31f044bd91 env: move more common code to env_import_redund
There is more common code in mmc, nand and ubi env drivers that
can be shared by moving to env_import_redund.

For this, a status/error value whether the buffers were loaded
are passed as additional parameters to env_import_redund.
Ideally, these are already returned to the env driver by the
storage driver. This is the case for mmc, nand and ubi, so for
this change, code deduplicated.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2018-02-01 08:05:49 -05:00
..
2018-01-28 12:27:30 -05:00
2018-01-22 23:09:14 +01:00
2018-01-28 17:12:35 +01:00
2018-01-28 17:12:36 +01:00
2018-01-22 23:09:14 +01:00
2018-01-22 23:09:14 +01:00
2018-01-22 23:09:14 +01:00
2018-01-22 16:43:31 -05:00
2018-01-29 07:48:59 +01:00
2017-12-07 15:17:00 -05:00
2017-12-07 15:17:00 -05:00
2018-01-24 12:04:07 +05:30
2018-01-24 12:04:07 +05:30
2017-12-12 19:53:45 -07:00