[U-Boot] [PATCH 3/4] MMC Multi-block Support
Lei Wen
adrian.wenl at gmail.com
Mon Sep 13 09:51:52 CEST 2010
Hi,
Has this changed been merged into uboot mainline?
Current mmc framework read is rather slow comparing with the write...
If we could get the multiply-read behavior, that would be nice. :-)
Thanks,
Lei
On Sat, May 15, 2010 at 1:37 AM, Andy Fleming <afleming at gmail.com> wrote:
> 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!
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list