diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2012-04-23 02:36:25 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-05-08 18:02:22 -0500 |
commit | 3a6383207be3f71b39004e64464a6e99290b16fa (patch) | |
tree | 09c120cb9778db6c51266aeccb38df8be505b1be /common/cmd_ext2.c | |
parent | e7205905e7b9a483c412eefd2aea290a7eee567b (diff) | |
download | u-boot-imx-3a6383207be3f71b39004e64464a6e99290b16fa.zip u-boot-imx-3a6383207be3f71b39004e64464a6e99290b16fa.tar.gz u-boot-imx-3a6383207be3f71b39004e64464a6e99290b16fa.tar.bz2 |
mmc: sdhci: add the quirk for broken r1b response
When response type is R1b, mask value is added the SDHCI_INT_DAT_END.
but in while(), didn't check that flag.
So sdhci controller didn't work fine.
CMD6 didn't always complete.
So add the quirks for broken r1b response
and add the timeout value to prevent the infinite loop.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Lei Wen<leiwen@marvell.com>
Diffstat (limited to 'common/cmd_ext2.c')
0 files changed, 0 insertions, 0 deletions