[U-Boot] [PATCH][RFC] SD/MMC: multiple block read support

Andy Fleming afleming at gmail.com
Sat Apr 24 04:12:26 CEST 2010


On Wed, Apr 7, 2010 at 10:31 AM, Kumar Gala <galak at kernel.crashing.org> wrote:
> From: Jerry Huang <Chang-Ming.Huang at freescale.com>
>
> Multiple block read support to improve performance (time it takes) to read
> larger amounts of data.
>
> Signed-off-by: Jerry Huang <Chang-Ming.Huang at freescale.com>
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>


How well has this been tested?  I recall that there was some reason I
did this, like the DMA wouldn't work to unaligned addresses.  Or would
show up in the middle of the buffer if you read from an unaligned
address.

So has this been tested by trying to read a partial block?  By trying
to read multiple blocks that start and/or end at non-block-aligned
addresses?  I can't test this tonight, but will this weekend.  I hope
this didn't break it.  :)

Andy


More information about the U-Boot mailing list