[U-Boot] [PATCH 1/2] drivers/spi: fsl_qspi: fix controller busy check
Fabio Estevam
festevam at gmail.com
Mon Jul 1 13:20:24 UTC 2019
Hi Thomas,
On Wed, Jun 26, 2019 at 5:45 AM 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>
Your patch series submission did not go well.
It seems you used the same original thread to submit the two patches.
They ended up with the same Subject:
https://lists.denx.de/pipermail/u-boot/2019-June/374188.html
and
https://lists.denx.de/pipermail/u-boot/2019-June/374189.html
Please resend, preferably via git send-email.
More information about the U-Boot
mailing list