diff options
| author | Adrian Hunter <[email protected]> | 2014-11-04 12:42:42 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2014-11-10 12:40:51 +0100 |
| commit | 76fe379acaeb857f91705f3bd5c6f69ec13872a9 (patch) | |
| tree | 96a20d4da17bfc7497a617c0f459ba42fd59697d /tools/perf/scripts/python/bin | |
| parent | 1c3d5f6ddcb915c0e702cf513bad4a3b1583f48f (diff) | |
mmc: sdhci: Parameterize ADMA sizes and alignment
In preparation for 64-bit ADMA, parameterize ADMA sizes
and alignment. 64-bit ADMA has a larger descriptor
because it contains a 64-bit address instead of a 32-bit
address. Also data must be 8-byte aligned instead
of 4-byte aligned. Consequently, sdhci_host members
are added for descriptor, table, and buffer sizes
and alignment.
Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions