[U-Boot] [PATCH v2 12/15] dm: scsi: Don't scan the SCSI bus when probing

Bin Meng bmeng.cn at gmail.com
Sun Jul 23 04:42:50 UTC 2017


Hi Simon,

On Wed, Jul 5, 2017 at 3:31 AM, Simon Glass <sjg at chromium.org> wrote:
> The 'scsi scan' function handles this at present and we don't want to
> do it twice. With driver model we want to adopt U-Boot's lazy init
> approach where possible.
>
> Drop the automatic scan when probing a SCSI bus.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/ata/ahci.c | 5 -----
>  1 file changed, 5 deletions(-)
>

This is a duplicated patch of http://patchwork.ozlabs.org/patch/777313/

BTW: when will plan to apply that series?

Regards,
Bin


More information about the U-Boot mailing list