[U-Boot] [PATCH v1 4/5] scsi: Change scsi_scan() to be able to return value

Simon Glass sjg at chromium.org
Thu Dec 1 03:20:12 CET 2016


On 30 November 2016 at 13:46, Michal Simek <michal.simek at xilinx.com> wrote:
> With DM_SCSI this function will return more than one return value to
> cover errors.
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  cmd/scsi.c     | 14 ++++++++++----
>  common/scsi.c  |  3 ++-
>  include/scsi.h |  2 +-
>  3 files changed, 13 insertions(+), 6 deletions(-)

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


More information about the U-Boot mailing list