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 <[email protected]> wrote: > On Wed, May 12, 2010 at 4:38 AM, Alagu Sankar <[email protected]> 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 <[email protected]> > > > I removed the config option, and just made this always how it works. Applied. > > Thanks! > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

