diff options
author | Ye.Li <B37916@freescale.com> | 2013-11-18 16:21:30 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-04-29 15:00:32 +0800 |
commit | cf77f982b9969eda4cb5af2a78d3d40e17290756 (patch) | |
tree | 5164055a6c33fbf4479bfb293567af42ef2f1dce /doc/README.android-fastboot | |
parent | bac2fceb67056eca6a6a3e85cac5aa90a73624b8 (diff) | |
download | u-boot-imx-cf77f982b9969eda4cb5af2a78d3d40e17290756.zip u-boot-imx-cf77f982b9969eda4cb5af2a78d3d40e17290756.tar.gz u-boot-imx-cf77f982b9969eda4cb5af2a78d3d40e17290756.tar.bz2 |
ENGR00315499-19 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>
Signed-off-by: Nitin Garg <nitin.garg@freescale.com>
(cherry picked from commit 2ead2f9501c6d2571e0f5365bd808ed7c73257ef)
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Conflicts:
drivers/mmc/fsl_esdhc.c
Diffstat (limited to 'doc/README.android-fastboot')
0 files changed, 0 insertions, 0 deletions