commit | 3ee14bf79d2f662f58009eb475083880ee8bfd27 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Tue Nov 04 12:42:49 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Nov 10 12:40:54 2014 +0100 |
tree | cfcaf66a727efebae271d82dd18dfc5d6dba9584 | |
parent | 3828ecaa1d5c55b4ed7522079e1a66a899f70d98 [diff] |
mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment The "Badly aligned" tests, test reading/writing with alignments of 1,2 and 3. SDHCI now has 64-bit ADMA which has 8-byte alignment, so extend the tests to test up to 7. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>