[PATCH 2/3] ata: fsl_sata: Continue probing other sata port when failed current port.
Simon Glass
sjg at chromium.org
Sat Dec 28 03:26:36 CET 2019
Hi Peng,
On Wed, 4 Dec 2019 at 03:36, Peng Ma <peng.ma at nxp.com> wrote:
>
> In the initialization of sata driver, we want to initialize all port
> probes, Therefore, any detection failure between of them should continue
> initialization by skipping the current port instead of exit.
>
> Signed-off-by: Peng Ma <peng.ma at nxp.com>
> ---
> drivers/ata/fsl_sata.c | 58 +++++++++++++++++++++++++++++++++++++-----
> 1 file changed, 51 insertions(+), 7 deletions(-)
Why does this remove/unbind?
Regards,
Simon
More information about the U-Boot
mailing list