summaryrefslogtreecommitdiff
path: root/board/canmb
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2013-11-18 16:21:30 +0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-01-15 16:24:46 +0100
commitd168818532fc4e632fb66308bceeb5390f502749 (patch)
tree77db137b7de99bd000a6b793c317c2a2763a28d4 /board/canmb
parentb66337d357cca761bf8627acbb1ec991f425f0b4 (diff)
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 (cherry picked from commit cf77f982b9969eda4cb5af2a78d3d40e17290756)
Diffstat (limited to 'board/canmb')
0 files changed, 0 insertions, 0 deletions