[U-Boot] [PATCH 1/2] drivers/spi: fsl_qspi: fix read timeout
Fabio Estevam
festevam at gmail.com
Mon Jul 1 15:40:37 UTC 2019
On Mon, Jul 1, 2019 at 12:38 PM Thomas Schaefer
<thomas.schaefer at kontron.com> wrote:
>
> During QSPI reads, current is_controller_busy function sporadically
> fails with -ETIMEDOUT due to fixed number of 5 test loops. Using
> timer functions to wait 1000 us instead will fix this.
>
> Signed-off-by: Thomas Schaefer <thomas.schaefer at kontron.com>
Thanks for the fix:
Reviewed-by: Fabio Estevam <festevam at gmail.com>
More information about the U-Boot
mailing list