Steve Sakoman d470a6f60a 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: Steve Sakoman <steve.sakoman@linaro.org>
Acked-by: Stefano Babic <sbabic@denx.de>
2010-10-13 21:52:13 +02:00
..
2010-10-07 20:03:17 +11:00
2010-09-19 19:29:53 +02:00
2010-07-24 20:54:46 +02:00
2010-09-19 19:29:53 +02:00
2010-09-19 21:28:25 +02:00
2010-08-09 11:52:29 -07:00
2010-09-21 21:37:08 +02:00
2010-07-16 10:55:09 -05:00
2010-10-12 23:31:10 +02:00
2010-09-19 19:29:51 +02:00
2010-06-29 22:24:48 +02:00
2010-09-28 14:42:26 +02:00
2010-01-18 00:23:00 +01:00
2010-07-14 22:41:39 +02:00
2010-09-19 17:47:29 +02:00