
14 May
2010
14 May
'10
7:37 p.m.
On Wed, May 12, 2010 at 4:38 AM, Alagu Sankar alagusankar@embwise.com wrote:
Added Multi-Block Read support for Generic MMC. Modified existing multi-block write to limit the maximum number of blocks per transfer. This feature is enabled with CONFIG_MMC_MBLOCK option. A new member is added in the mmc structure for the host controller to specify the maximum number of blocks it supports.
Signed-off-by: Alagu Sankar alagusankar@embwise.com
I removed the config option, and just made this always how it works. Applied.
Thanks!