]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
authorPeng Ma <peng.ma@nxp.com>
Mon, 23 Dec 2019 09:28:09 +0000 (09:28 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 25 Feb 2020 04:46:05 +0000 (10:16 +0530)
commitb7e56165452f3d4c00c78bc89256f93f89404128
tree2670735cd4a9de9ff20bcfb1cc5e6f0bc77ec370
parent219955be5059a30fac718728fdf66819d9091c90
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"

This reverts commit 28a3b3484df3865bb644f439cf59e27eaff9764d.

Commit 28a3b3484df3 ("ata: fsl_ahci: Add sata DM support for Freescale
powerpc socs") introduced SCSI layer to call AHCI private API in order
to support sata operations, In DM mode, This is not necessary for
non-AHCI sata. So revert it and have already updated the driver itself
to operate sata directly.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/fsl_ahci.c [deleted file]