[U-Boot] [PATCH v2 06/10] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device

Simon Glass sjg at chromium.org
Sun Apr 9 19:27:35 UTC 2017


On 7 April 2017 at 05:42, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> From: Mugunthan V N <mugunthanvnm at ti.com>
>
> Implement a sata driver for Synopsys DWC sata device based on
> U-boot driver model.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>  drivers/block/Kconfig    |  10 +++++
>  drivers/block/Makefile   |   1 +
>  drivers/block/dwc_ahci.c | 100 +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 111 insertions(+)
>  create mode 100644 drivers/block/dwc_ahci.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list