diff options
author | Ye.Li <B37916@freescale.com> | 2013-11-18 16:21:30 +0800 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-06-13 10:17:02 -0500 |
commit | 2ead2f9501c6d2571e0f5365bd808ed7c73257ef (patch) | |
tree | 55d9abffd2cd3ef37f31eadddacb45f3aa97c021 /board/icecube | |
parent | e3b699dab2c92268799b56c28c6a8fcda4f6110b (diff) | |
download | u-boot-imx-2ead2f9501c6d2571e0f5365bd808ed7c73257ef.zip u-boot-imx-2ead2f9501c6d2571e0f5365bd808ed7c73257ef.tar.gz u-boot-imx-2ead2f9501c6d2571e0f5365bd808ed7c73257ef.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>
Diffstat (limited to 'board/icecube')
0 files changed, 0 insertions, 0 deletions