
12 Oct
2015
12 Oct
'15
5:18 p.m.
On Mon, Oct 12, 2015 at 01:34:24PM +0200, Ludger Dreier wrote:
The crc-check and decision on which environment to use is now moved to env_relocate_spec. This is done for both the "redundant env" and the "single env" case. This also solves problems introduced from the commit "env_eeprom: Assign default environment during board_init_f" (ed6a5d4f880ac248530dbf64683b2257dbe54b64) due to the use of ENV_IS_EMBEDDED.
Signed-off-by: Ludger Dreier ludger.dreier@keymile.com
Reworded the commit message and applied to u-boot/master, thanks!
--
Tom