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

Marek Vasut marek.vasut at gmail.com
Wed Aug 22 19:42:39 CEST 2012


Dear Fabio Estevam,

> 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?

What would that be? I think 10 seconds is more than plenty for now.

> Reagards,
> 
> Fabio Estevam

Best regards,
Marek Vasut


More information about the U-Boot mailing list