On Mon, Jun 24, 2019 at 10:34 PM Fabio Estevam <feste...@gmail.com> wrote:
>
> From: Thomas Schaefer <thomas.schae...@kontron.com>
>
> During QSPI reads, current is_busy_controller function sporadically
> fails with -ETIMEDOUT due to fixed number of 5 test loops. This patch
> fixes this by using the readl_poll_timeout function with
> 1000 us timeout.

This sounds like two different functionalities into one patch. better
create a timeout fix in one patch and another patch to migrate
read_poll.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to