[U-Boot] [PATCH V4] mmc: seperate block number into small parts for multi-write cmd

Steve Sakoman sakoman at gmail.com
Mon Oct 25 20:46:10 CEST 2010


On Wed, Oct 13, 2010 at 10:38 PM, Lei Wen <leiwen at marvell.com> wrote:
> Constraint the mmc framework to only send no more than 65535
> blocks in one go during the multi-write command. This constraint
> comes due to the limitation of 16bit width block counter register
> at some hardware.
>
> Signed-off-by: Lei Wen <leiwen at marvell.com>
> Cc: Reinhard Meyer <u-boot at emk-elektronik.de>
> ---
> V4: clean patch
> V3: return to the V1 solution that keep the 65535 constraint,
>    but cut the 512KiB dma limitation
> V2: add additional members in mmc structure

What is the status of this patch?

I would like to submit a multi-block read patch and need to know
whether to assume that this patch will be pushed.

Regards,

Steve


More information about the U-Boot mailing list