Re: [PATCH V8 4/4] mmc: sdhci-esdhc: enable esdhc on imx53

2011-03-25 Thread Wolfram Sang
On Fri, Mar 25, 2011 at 11:39:06AM +0800, Richard Zhu wrote: > Fix the NO INT in the Multi-BLK IO in SD/MMC, and Multi-BLK > read in SDIO on imx53. > > The CMDTYPE of the CMD register (offset 0xE) should be set to > "11" when the STOP CMD12 is issued on imx53 to abort one > open ended multi-blk IO

[PATCH V8 4/4] mmc: sdhci-esdhc: enable esdhc on imx53

2011-03-24 Thread Richard Zhu
Fix the NO INT in the Multi-BLK IO in SD/MMC, and Multi-BLK read in SDIO on imx53. The CMDTYPE of the CMD register (offset 0xE) should be set to "11" when the STOP CMD12 is issued on imx53 to abort one open ended multi-blk IO. Otherwise one the TC INT wouldn't be generated. In exact block transfe