diff options
author | Ye.Li <B37916@freescale.com> | 2013-11-18 16:21:30 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2013-11-20 11:02:46 +0800 |
commit | c6d4a5f9317102313188b58cd6e4ad39ac5e1724 (patch) | |
tree | e5e925193caa64ef552c31345f95eaa4b3c52d9a /arch/arm | |
parent | 4243a8363a481dd96ecb344501af64dac24bc217 (diff) | |
download | u-boot-imx-c6d4a5f9317102313188b58cd6e4ad39ac5e1724.zip u-boot-imx-c6d4a5f9317102313188b58cd6e4ad39ac5e1724.tar.gz u-boot-imx-c6d4a5f9317102313188b58cd6e4ad39ac5e1724.tar.bz2 |
ENGR00270355 Fix eMMC fast boot hang issue
When booting in eMMC fast boot, the uboot v2013.04 always hangs.
The root cause is that MMC host does not exit from boot mode after
bootrom loading image. So the first command 'CMD0' sent
in uboot will pull down the CMD line to low and cause errors.
This patch cleans the MMC boot register in "mmc_init" to put the
MMC host back to normal mode.
Signed-off-by: Ye Li <b37916@freescale.com>
(cherry picked from commit fa9f30b03b65b253ba292020f3ebbe70220e3c29)
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions