On 23 March 2017 at 03:29, <[email protected]> wrote: > From: Ken Ma <[email protected]> > > - 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 <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Stefan Roese <[email protected]> > Cc: Michal Simek <[email protected]> > Reviewed-on: http://vgitil04.il.marvell.com:8080/35301 > Reviewed-by: Omri Itach <[email protected]> > Reviewed-by: Kostya Porotchkin <[email protected]> > Tested-by: iSoC Platform CI <[email protected]> > --- > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

