commit | 6e7325533ba4edb916a1be158c43f7eee506c6c9 | [log] [tgz] |
---|---|---|
author | Roman Kapl <rka@sysgo.com> | Mon Oct 14 11:21:09 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 31 07:22:53 2019 -0400 |
tree | 134dffb3c6b649207fc64a99307f61d5367cf9b3 | |
parent | 34856b0f1c4e56ad63879b9cdef71302225423cd [diff] |
ata: ahci allow 64-bit DMA for SATA Allow 64-bit DMA on AHCI. If not supported by the host controller, at least print a message and fail. Signed-off-by: Roman Kapl <rka@sysgo.com>