OSDN Git Service

mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Nov 2014 10:42:49 +0000 (12:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:54 +0000 (12:40 +0100)
commit3ee14bf79d2f662f58009eb475083880ee8bfd27
treecfcaf66a727efebae271d82dd18dfc5d6dba9584
parent3828ecaa1d5c55b4ed7522079e1a66a899f70d98
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>
drivers/mmc/card/mmc_test.c