Skip to content
Commit 2134a922 authored by Pierre Ossman's avatar Pierre Ossman
Browse files

sdhci: scatter-gather (ADMA) support



Add support for the scatter-gather DMA mode present on newer controllers.
As the mode requires 32-bit alignment, non-aligned chunks are handled by
using a bounce buffer.

Also add some new quirks to handle controllers that have bugs in the
ADMA engine.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent 93fc48c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment