]> git.sur5r.net Git - u-boot/commit
scsi: Extract device detection algorithm
authorMichal Simek <michal.simek@xilinx.com>
Fri, 18 Nov 2016 14:42:13 +0000 (15:42 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 2 Dec 2016 13:37:16 +0000 (14:37 +0100)
commit570712f4bcc40df9a24f5e90d66d63f37959b13a
treeeff506f36b5e851d7715f9b4f1cb26801722b33d
parent92ca476c3a27451e05a746798102a857ad80e46c
scsi: Extract device detection algorithm

The patch enables running detection algorithm on block device
description structure.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/scsi.c