1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-25 15:35:22 +01:00
Files
u-boot-megous/drivers
Stefan Roese d960a70efb ata: ahci: Fix usage on big-endian platforms
This patch adds a few missing virt_to_phys() to use the correct physical
address for DMA operations in the common AHCI code. This is done to
support the big-endian MIPS Octeon platform.

Additionally the code a cleaned up a bit (remove some empty lines) and
made a bit better readable.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2021-04-28 10:05:12 +02:00
..
2021-03-08 10:32:34 +01:00
2021-04-20 07:30:04 -04:00
2021-04-22 02:34:45 +02:00
2021-04-10 08:04:42 -04:00
2021-04-12 17:44:55 -04:00
2021-03-27 13:59:36 +13:00
2021-03-13 13:14:52 -05:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00