Skip to content
Snippets Groups Projects
Commit d470a6f6 authored by Steve Sakoman's avatar Steve Sakoman Committed by Wolfgang Denk
Browse files

env_mmc: Fix crashing bug encountered after enabling ARM relocation


The crash was occuring in env_relocate because it was being called prior
to mmc_initialize.  This patch moves the MMC initialization earlier in
the init process.

This patch also cleans up the env_relocate_spec code in env_mmc.c

Signed-off-by: default avatarSteve Sakoman <steve.sakoman@linaro.org>
Acked-by: default avatarStefano Babic <sbabic@denx.de>
parent e1b4c570
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment