
22 Aug
2012
22 Aug
'12
5:33 p.m.
On Tue, Aug 21, 2012 at 11:17 PM, Marek Vasut marex@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