diff options
author | Michael Walle <michael@walle.cc> | 2020-10-12 10:07:14 +0200 |
---|---|---|
committer | Peng Fan <peng.fan@nxp.com> | 2020-10-14 14:00:44 +0800 |
commit | 361a422b905052dcbcba61fc1e0d8d804fdca433 (patch) | |
tree | 2a6feb8bed00d12d568db596f276263ea3a854ad /drivers/gpio/stm32_gpio.c | |
parent | 52faec31827ec1a1837977e29c067424426634c5 (diff) |
mmc: fsl_esdhc: add ADMA2 support
Newer eSDHC controllers support ADMA2 descriptor tables which support
64bit DMA addresses. One notable user of addresses in the upper memory
segment is the EFI loader.
If support is enabled, but the controller doesn't support ADMA2, we
will fall back to SDMA (and thus 32 bit DMA addresses only).
Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'drivers/gpio/stm32_gpio.c')
0 files changed, 0 insertions, 0 deletions