diff options
author | Xu Ziyuan <xzy.xu@rock-chips.com> | 2016-07-28 10:25:48 +0800 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2016-08-05 14:04:36 +0900 |
commit | 720724d09852858a3938f7bfcbbb3d1a0fdd6b4c (patch) | |
tree | 3a8245484625a04eaa345c3d30338301df8c6e47 /configs/bf525-ucr2_defconfig | |
parent | 2990e07a33159b1c23325c2c789cdb3f9ab4d89c (diff) | |
download | u-boot-imx-720724d09852858a3938f7bfcbbb3d1a0fdd6b4c.zip u-boot-imx-720724d09852858a3938f7bfcbbb3d1a0fdd6b4c.tar.gz u-boot-imx-720724d09852858a3938f7bfcbbb3d1a0fdd6b4c.tar.bz2 |
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
This patch fixes data starvation by host timeout(HTO) error interrupt
which occurred under FIFO mode transfer on rk3036 board.
The former implement, the actual bytes were transmitted may be less than
should be. The size will still subtract value of len in case of there is
no receive/transmit FIFO data request interrupt.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'configs/bf525-ucr2_defconfig')
0 files changed, 0 insertions, 0 deletions