[U-Boot] [PATCH 3/4] MMC Multi-block Support
Andy Fleming
afleming at gmail.com
Fri May 14 19:37:49 CEST 2010
On Wed, May 12, 2010 at 4:38 AM, Alagu Sankar <alagusankar at 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 at embwise.com>
I removed the config option, and just made this always how it works. Applied.
Thanks!
More information about the U-Boot
mailing list