[U-Boot] [PATCH 5/7] scsi: mvebu: add scsi driver

Simon Glass sjg at chromium.org
Sat Apr 1 04:21:49 UTC 2017


On 23 March 2017 at 03:29,  <make at marvell.com> wrote:
> From: Ken Ma <make at marvell.com>
>
> - Add mvebu scsi driver which is based on scsi uclass so that
>   scsi command can work when driver model is enabled for scsi;
> - Mvebu scsi is serial attached scsi and act as an add-on host
>   bus adapter.
>
> Signed-off-by: Ken Ma <make at marvell.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Michal Simek <michal.simek at xilinx.com>
> Reviewed-on: http://vgitil04.il.marvell.com:8080/35301
> Reviewed-by: Omri Itach <omrii at marvell.com>
> Reviewed-by: Kostya Porotchkin <kostap at marvell.com>
> Tested-by: iSoC Platform CI <ykjenk at marvell.com>
> ---
>  drivers/block/Kconfig      | 10 ++++++++++
>  drivers/block/Makefile     |  1 +
>  drivers/block/mvebu_scsi.c | 31 +++++++++++++++++++++++++++++++
>  3 files changed, 42 insertions(+)
>  create mode 100644 drivers/block/mvebu_scsi.c

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


More information about the U-Boot mailing list