diff options
author | Haojian Zhuang <haojian.zhuang@linaro.org> | 2018-08-02 14:50:12 +0800 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | 2018-08-10 17:11:12 +0800 |
commit | 07858dd809dab5d3802e707c99c084cce3304824 (patch) | |
tree | 939783241e3fc31d00a0a3d351bc5c4479fcb4ab /lib/psci/psci_main.c | |
parent | ea315a69de68a664d774c68088b0e4f48b1303e1 (diff) |
drivers/mmc: make mmc_ext_csd aligned with 16 char
DMA is always used in mmc driver. So the buffer address should
always follow the DMA limitation.
There're same requirement in mmc_read_blocks()/mmc_write_blocks()
on parameter buf. Since parameter buf comes from io_block driver,
it's already handled in io_block driver.
At here, just make the minimum address alignment on 16 chars.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions