[U-Boot] [PATCH 2/5] MX28: DMA: Prolong the DMA timeout

Fabio Estevam festevam at gmail.com
Wed Aug 22 17:33:22 CEST 2012


On Tue, Aug 21, 2012 at 11:17 PM, Marek Vasut <marex at denx.de> wrote:

>  int mxs_dma_go(int chan)
>  {
> -       uint32_t timeout = 10000;
> +       uint32_t timeout = 10000000;

Should we use a proper timeout mechanism instead?

Reagards,

Fabio Estevam


More information about the U-Boot mailing list