u-boot-brain/arch/arm
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
..
cpu Kirkwood: dram_init is moved to dram.c 2010-10-13 09:36:07 +02:00
include/asm Merge branch 'master' of git://git.denx.de/u-boot-arm 2010-10-13 20:59:47 +02:00
lib env_mmc: Fix crashing bug encountered after enabling ARM relocation 2010-10-13 21:52:13 +02:00
config.mk ARM: add relocation support 2010-09-19 19:29:53 +02:00