Re: [U-Boot] [U-Boot,V2] MMC: DWMMC: Fix FIFO_DEPTH calculation

2013-06-16 Thread Minkyu Kang
On 14/06/13 07:34, Andy Fleming wrote: On Fri, May 24, 2013 at 06:15:34PM +0530, Rajeshwari Shinde wrote: Current DWMMC driver used to give FIFO underrun/overrun error every 3rd time for mmc rescan command. In current code FIFO_DEPTH is getting calculated after reading the default FIFOTH

Re: [U-Boot] [U-Boot,V2] MMC: DWMMC: Fix FIFO_DEPTH calculation

2013-06-13 Thread Andy Fleming
On Fri, May 24, 2013 at 06:15:34PM +0530, Rajeshwari Shinde wrote: Current DWMMC driver used to give FIFO underrun/overrun error every 3rd time for mmc rescan command. In current code FIFO_DEPTH is getting calculated after reading the default FIFOTH register and extracting the RX_WMARK bits