1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 23:04:42 +01:00
Files
u-boot-megous/drivers/ata
Jonas Karlman 7af6616c96 ata: dwc_ahci: Fix support for other platforms
The dwc_ahci driver use platform specific defines, place the platform
specific code behind a ifdef CONFIG_ARCH_OMAP2PLUS to allow build and
use of the driver on Rockchip platform.

Fixes: 02a4b42979 ("drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
2023-07-28 18:45:03 +08:00
..
2021-01-31 23:55:56 +00:00
2023-04-25 15:31:28 -04:00
2022-09-16 11:05:16 -04:00
2022-09-25 08:30:05 -06:00