Dear Fabio Estevam, > On Tue, Aug 21, 2012 at 11:17 PM, Marek Vasut <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

