commit | 902664c1114b6e4d577450975c845c37168f284f | [log] [tgz] |
---|---|---|
author | Amar <amarendra.xt@samsung.com> | Sat Apr 27 11:42:54 2013 +0530 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Thu Jun 13 17:35:13 2013 +0900 |
tree | 99b90c6cfc367ad75d78bb9afc1b2572bc1da0e8 | |
parent | 070e83f2fc2fd544b74016056f753bd197ab5078 [diff] |
DWMMC: Initialise dwmci and resolve EMMC read write issues This patch enumerates dwmci and set auto stop command during dwmci initialisation. EMMC read/write is not happening in current implementation due to improper fifo size computation. Hence modified the fifo size computation to resolve EMMC read write issues. Signed-off-by: Amar <amarendra.xt@samsung.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>